oracle data connection
when i try to add a data connection in oracle everything adds just fine.
If i try to view data i get ora-00903 invalid table name error - i cannot iterate through any columns.
the tables themselves are listed appropraitely but no the columns.
any thoughts?
anyone successfully connect to an oracle database?
If i try to view data i get ora-00903 invalid table name error - i cannot iterate through any columns.
the tables themselves are listed appropraitely but no the columns.
any thoughts?
anyone successfully connect to an oracle database?
Comments
Which connection do you use to connect to Oracle? Is it the Ole DB connection, or do you use Oracle add-in (from FRNetConnections.zip package)?
Great product - looks very robust - am using the oledb connection
build the oracle provider and was successfully able to add the connection/test the connection.
However now the behavior is such that it does not show the table list even though i can successfully connect.
logging into the scott/tiger schema in oracle 9.2