Display data from mysql database in php to then use in a vb.net application -


hi there okay goal information/data mysql database , display in vb.net windows application. little know, may wrong don't think should use mysql connection straight vb.net application used on multiple computers , networks not have access to, plus not have static ip addresses. know best way go using php direct connection database , therefore best way output data using php (maybe json format?) , use within vb.net application populate datagridview.

thanks help..


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -