Is it possible to use ADO To Gain Access To A MS-Access Database on a Web-Site Using VB??
If so How?
------------------
OmarSwan
[email protected]
http://omarswan.da.ru/
"Jesus is Lord"
Printable View
Is it possible to use ADO To Gain Access To A MS-Access Database on a Web-Site Using VB??
If so How?
------------------
OmarSwan
[email protected]
http://omarswan.da.ru/
"Jesus is Lord"
gain access to the database when you are the client or when you are the server?
Clunietp : Both
------------------
OmarSwan
[email protected]
http://omarswan.da.ru/
"Jesus is Lord"
on the server, if you want to display web pages, you can use ASP to display them....If you want to access it from the client, you have to be sure that the DB is in a directory that can be accessed by the clients