November 11, 2009 at 6:36 am
Hi,
I have to make a connection to a Oracle DB 11g with a DTS. I add the connection settings in my Oracle client TNSNAMES.ORA.
in The DTS, i choose the icone "Microsoft ODBC Driver for Oracle"
I gave the values in the fields Server : , Username : , Password :
When i push the button ok, the connection is accepted but when i return to the icon, the field "Server : " is empty.
Note that i can add a "System DSN" without any problem. I tried also with another DB of Oracle in the DTS and it work but the version of Oracle is 10 or 9 i believe.
Please help !
November 11, 2009 at 9:14 pm
laurent_landry (11/11/2009)
Hi,I have to make a connection to a Oracle DB 11g with a DTS. I add the connection settings in my Oracle client TNSNAMES.ORA.
in The DTS, i choose the icone "Microsoft ODBC Driver for Oracle"
I gave the values in the fields Server : , Username : , Password :
When i push the button ok, the connection is accepted but when i return to the icon, the field "Server : " is empty.
Note that i can add a "System DSN" without any problem. I tried also with another DB of Oracle in the DTS and it work but the version of Oracle is 10 or 9 i believe.
Please help !
The problem is DTS is a development task so Oracle client is required and for 11g that is almost 2gig for Windows operating system. And you also need the Oracle OLE DB driver instead of the Microsoft driver.
http://www.oracle.com/technology/software/products/database/oracle11g/111060_win32soft.html
Kind regards,
Gift Peddie
November 23, 2009 at 4:12 am
Hi,
Thank you very much for your reply. I used "OLE DB" and now it's working fine. Once again thanks for your help.
Laurent
November 23, 2009 at 11:30 am
laurent_landry (11/23/2009)
Hi,Thank you very much for your reply. I used "OLE DB" and now it's working fine. Once again thanks for your help.
Laurent
I am glad I could help.
🙂
Kind regards,
Gift Peddie
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply