I am new to use Microsoft.Jet.OLEDB.4.0.
I need to run query (Select * from TABLE...) on system tables of my DB.
I can see data in those table from MS Access. But anytime I run query programatically, I got error saying
exception 80040E09, Record(s) cannot be read; no read permission on 'MSysRelationships'. (80040E09)
Can anyone tell me how to run query on sytem tables?
I can do this type of things in MS SQL Server.
Really appreciate your help!
/HannaI have exactly same problem. PLease help !
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment