Hi All,
I have my access database in some remote machine.
I want to access the database from my application.
What is the connection string for that :
I tried as below :
"Provider=MS Remote;Remote Provider=Microsoft.Jet.OLEDB.4.0;Data Source=10.1.5.216\\Shared Files\\WCFService\\admin.mdb"; but when I am trying the fill dataset it is giving following error:
RDS Server Error: The server has denied access to the default RDS handler .....so on.. How will I solve this problem..?
Very urgent..
Any reply is appreciated.
Thanks,
Dipankar