Two questions.
I'm creating CR 2008 report using an ODBC connection. The ODBC driver is the Oracle Instant Client (version 10.2, I think.)
When I define the connection, I see only a few tables. I do not see the Tables, Views, Qualifiers tree that I see with a normal Oracle Server connection.
Does anybody know why this happens? Is there a CR ODBC driver that works better?
Second question: I have a .NET application that is pointing the report to another Oracle DB. In my db, table names are not unique -- each user has the same set of tables. I find that when the .net application sets the datasource, I get connected to the first table with a given name; I do not get the table scoped by the logon user.
In the .net application, how do I scope the table name to a particular user.
Any info helps. Thanks.
--
Tim
Edited by Tim Wise - 26 Jun 2008 at 7:39am