Ask a Question related to ASP Database, Design and Development.
-
Jon Spartan #1
OLE DB Connection To Oracle - Miising parts
Hello,
I am msssing some table when I use an OLE DB connection to an Oracle
server.
My connecton string is -
'Provider=msdaora;DataSource=MyDataBase;UserId=Use rID;Password=UserPassword;'
I have a structure as soon in my Oracle Enterprise Manager as -
network -
databases
- MyDataBase
- schema
- table
- COMMON
- List Of Table Names
- MYDataBase
- List Of Table Names
- IMPORTANT
- List Of Table Names
When I use the OLE DB connection above I can see everything in
"MyDataBase", but nothing in COMMON or IMPORTANT.
If I make each of them a seperate connection using as DataSource =
MyDatabase another with DataSource = COMMON and another as DataSource
= IMPORTANT I can see the proper tables in MyDatabase, I see no tables
under the COMMON connection, nor any under the IMPORTANT connection.
Thus my question becomes - HOW do I see all the tables located under
each section ?
My linker server in SQL works just fine and I have no problems.
However in this case I need to do some things in the COMMOM and
IMPORTANT sections in ASP.
Any Advice ?
Jon Spartan
Jon Spartan Guest
-
MX6.1 - Oracle 10g rac and jdbc connection
We are just about to launch a newly developed website on MX6.1 using Oracle 10g as the back end with the RAC option/failover. I have just... -
DSN connection and Oracle 9i
Is it true that when 1 DSN is created on CF 5 server that it actually creates 64 concurrent connections on the backend for connection to the Oracle... -
connection Oracle database
Hello, I try to connect a oracle database from my ASP page, but i have a error: 500.100 internal server error ... Alias server is AI-AI12... -
Freehand MX toolbar miising on OSX
I have freehand Mx on Machintosh and i hace OSX system. Now when i use my freehand i can?t find toolbars. there missing. when i go to menus... -
Oracle ADO connection
Sorry about being so slow about all this. I found my installer that is only called 'Oracle Installer' and it will only choose files that have the...



Reply With Quote

