I have a database program using VB and MySql, however I want it to work in LAN flatform so that it is distributed and many could use it however. I don't have any Idea how would I do that since I don't have background in networking. Can you help me w/ this?
networking VB
Collapse
X
-
Hi there,Originally posted by archie197I have a database program using VB and MySql, however I want it to work in LAN flatform so that it is distributed and many could use it however. I don't have any Idea how would I do that since I don't have background in networking. Can you help me w/ this?
Open Database Connectivity (ODBC) is all you need to know, do a little research on ODBC for further understanding. Good luck & Take care.
Comment