icergal
March 22nd, 2001, 10:25 AM
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?
|
Click to See Complete Forum and Search --> : Visual basic icergal March 22nd, 2001, 10:25 AM 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? maxzhy March 23rd, 2001, 02:19 AM Try RDO control which is designed to connect to a remote database. Regards, Zhou Yong Akademos March 23rd, 2001, 02:26 AM I think you can use the ADO-Library. Look at the MSDN for further explanation. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |