|
hi Everybody...
I have a little problem but from last two
days... i m trying to solve that.... but i couldnt.
my problem is
"I want to access mdb file from
remote server to my computer (client) but connection string is not working
i m using ..
this connection string
string connString = "Provider=MS
Remote;" +
"Remote Server=http://myservername;" +
"Remote Provider=Microsoft.Jet.OLEDB.4.0;" +
"Data Source=WebDgnDATA.mdb;Persist Security
Info=False";
... "
plz let me know..
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "C-Sharp (C#)" group. To post to this group, send email to C_Sharp googlegroups.com To unsubscribe from this group, send email to C_Sharp-unsubscribe googlegroups.com For more options, visit this group at http://groups.google.com/group/C_Sharp -~----------~----~----~----~------~----~------~--~---
|