Hi,
I've been trying to connect to an Accees2000 database on a IIS server using a DNS-less connection with a connection string like:
Provider=MS Remote;Data Source=dbname.mdb;Remote Server= Provider=Microsoft.Jet.OLEDB.4.0;
Why is it not working? Should the path to the database be specified in the Data Source section? Is it a feature that might not be enabled on the server? Should I be connection through ftp?
It might be simple, but I can't figure it out.
Thank you.
I've been trying to connect to an Accees2000 database on a IIS server using a DNS-less connection with a connection string like:
Provider=MS Remote;Data Source=dbname.mdb;Remote Server= Provider=Microsoft.Jet.OLEDB.4.0;
Why is it not working? Should the path to the database be specified in the Data Source section? Is it a feature that might not be enabled on the server? Should I be connection through ftp?
It might be simple, but I can't figure it out.
Thank you.