Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you can connect via SQLplus, then I'm at a loss...
I haven't spent much time troubleshooting ADO connections. It's always just worked for me without hassle. The only other thing: I don't use "PERSIST SECURITY INFO=TRUE;" But that's probably not it. Suggest you approach a different newsgroup for the solution: microsoft.public.data.oledb -- Rob van Gelder - http://www.vangelder.co.nz/excel "Dave Bash" wrote in message om... Rob - here is the file: and no myDATA .... btw - I thought I was using the "default" Oracle set-up and that scott tiger was on myData ... # TNSNAMES.ORA Network Configuration File: C:\oracle\ora92\network\admin\tnsnames.ora # Generated by Oracle configuration tools. NAME = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = amd2100)(PORT = 1521)) ) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = name.domain) ) ) INST1_HTTP = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = amd2100)(PORT = 1521)) ) (CONNECT_DATA = (SERVER = SHARED) (SERVICE_NAME = MODOSE) (PRESENTATION = http://HRService) ) ) "Rob van Gelder" wrote in message ... Assuming myDB is in your tnsnames.ora file of the default Oracle home, it should work. I've had DATA SOURCE=tns:myDB in the past - not sure if that makes a difference though. -- Rob van Gelder - http://www.vangelder.co.nz/excel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
always recheck data connection library for latest connection strin | Excel Discussion (Misc queries) | |||
link ODBC connection to an Oracle database | Excel Discussion (Misc queries) | |||
XL - Oracle connection Error | Excel Discussion (Misc queries) | |||
connection to oracle with excel | Excel Programming | |||
returning a spreadsheet from code - ASP, OO4O Oracle Database connection | Excel Programming |