i am using Sharepoint Designer 2007
Access 2003
WSS site
i am trying to view data from my Access DB in the sharepoint site. when i go to the Data Source Library, i select Database Connections and try to establish a connection by using the following connection string:
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\test\test1.mdb;User Id=admin;Password=;
i get an error about the web server not being able to connect to the database because the string is wrong, the DB is unavailable or the web site is behind a proxy or firewall.
the website is not behind a firewall or proxy. the DB file is available. is my connection string wrong?
am i doing this the right way?
Access 2003
WSS site
i am trying to view data from my Access DB in the sharepoint site. when i go to the Data Source Library, i select Database Connections and try to establish a connection by using the following connection string:
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\test\test1.mdb;User Id=admin;Password=;
i get an error about the web server not being able to connect to the database because the string is wrong, the DB is unavailable or the web site is behind a proxy or firewall.
the website is not behind a firewall or proxy. the DB file is available. is my connection string wrong?
am i doing this the right way?