Answered
Unable to see live data view for a access db
I'm using the following:
Asp.net C#
Server 2003 Sp2/
DW CS3
Access db
I'm attempting to connect to a "local" db on my server.
I use the database connection string"
Provider=Microsoft.Jet.OLEDB.4.0;
Data Source=C:\catalog\Catalog\files.mdb;
Persist Security Info=False
ole db connection
While in the data link properties window the connection is successful but in the ole db connection window I get "An unidentified error has occurred".
If I just press ok I'm unable to see any of the table in my db.
All I want to do is setup the Live Data view
Thanks in advance for all your help.
