How to write a VB source code that is to develop a client application that is able to connect with a central database to retreive information?
Printable View
How to write a VB source code that is to develop a client application that is able to connect with a central database to retreive information?
Try RDO control which is designed to connect to a remote database.
Regards,
Zhou Yong
I think you can use the ADO-Library. Look at the MSDN for further explanation.