G
Guest
Hi All,
I am experiencing an inconsistency in relation to accessing Oracle data via
two different routes.
I am accessing an Oracle database using a Microsoft Access front end ,
making use of linked tables , via a DSN.
The user account I am using is limited to read only.
I can view but not modify the data using Microsoft Access.
However when I programmatically access the data (in c#) using various
drivers (Microsoft and Oracle) I can access the database but cannot read the
data. I am told that the table or view cannot be found.This occurs even if I
access the data programmatically using the DSN which works using the
Microsoft Access front end.
Why the difference when I am using the same account and the same DSN?
Any help greatly appreciated.
I am experiencing an inconsistency in relation to accessing Oracle data via
two different routes.
I am accessing an Oracle database using a Microsoft Access front end ,
making use of linked tables , via a DSN.
The user account I am using is limited to read only.
I can view but not modify the data using Microsoft Access.
However when I programmatically access the data (in c#) using various
drivers (Microsoft and Oracle) I can access the database but cannot read the
data. I am told that the table or view cannot be found.This occurs even if I
access the data programmatically using the DSN which works using the
Microsoft Access front end.
Why the difference when I am using the same account and the same DSN?
Any help greatly appreciated.