Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query DBA_AUDIT_TRAIL,DBA_AUDIT_OBJECT
Message
From
03/08/1999 06:43:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Query DBA_AUDIT_TRAIL,DBA_AUDIT_OBJECT
Miscellaneous
Thread ID:
00249138
Message ID:
00249138
Views:
210
How come I can't query?
DBA_AUDIT_TRAIL,DBA_AUDIT_OBJECT

In SQLPLus I can..

But in VFP...
h=SQLCON()
?sqlexec(h,'select * from sys.USER_AUDIT_TRAIL')
?sqlexec(h,'select * from USER_AUDIT_TRAIL')

Both above statements give error:
connectivity error:
Unable to get specfic error message.
Driver is probably out of resources.

Using MS Driver for Oracle.
Reply
Map
View

Click here to load this message in the networking platform