PDA

Click to See Complete Forum and Search --> : Urgent : Using ADO To Gain Access To A MS-Access Database??


omarswan
Jan 6th, 2000, 12:31 PM
Is it possible to use ADO To Gain Access To A MS-Access Database on a Web-Site Using VB??
If so How?

------------------
OmarSwan

omarswan@yahoo.com

http://omarswan.da.ru/

"Jesus is Lord"

Clunietp
Jan 6th, 2000, 01:31 PM
gain access to the database when you are the client or when you are the server?

omarswan
Jan 6th, 2000, 02:02 PM
Clunietp : Both


------------------
OmarSwan

omarswan@yahoo.com

http://omarswan.da.ru/

"Jesus is Lord"

Clunietp
Jan 7th, 2000, 02:10 PM
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