PDA

Click to See Complete Forum and Search --> : OLE DB - ADO - MsAccess over Internet


sener
Aug 17th, 2000, 09:46 AM
Hi guys,

is it possible to get data by VB ADO- OLEDB connection to a MsAccess mdb file in a internet hosting server ?

I mean, How can I write a Connection String for ADODC1 object?

is it possible like ?;

Provider=Microsoft.Jet.OLEDB.3.51;_
Persist Security Info=False;User ID=admin;_
Data Source=d:\\209.45.155.161\test.mdb

If yes, I couldn't make it !

Sener Yetgin