asp.net - Accessing MYSQL on network -
asp.net - Accessing MYSQL on network -
i made programme using asp.net , uses mysql. can utilize using localhost run microsoft visual studio 2008. saves info on computer. want create network can utilize program, save info 1 database. wish explain better. can done using visual studio 2008?
you should host programme on server on 1 machine , utilize access other machines. when open mysql database connection, connect 1 mysql server using ipaddress , not using localhost.
asp.net mysql networking localhost
Comments
Post a Comment