You say you can connect using an Oracle tool from the CF Server, so the
problem is probably one of

1) specifying wrong TNS name in CF Admin
2) specifying wrong userid/password in CF Admin
3) CF server engine can't find/execute Oracle software (only if you've
adjusted NT permissions)

Try running a simple query (perhaps "select count(*) from dual") using
CFQUERY against the problem datasource - the error message you get will
probably be more informative than what CF Admin provides.



-----Original Message-----
From: Marcello Frutig [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 29, 2001 11:22 PM
To: CF-Server
Subject: CF & Oracle native driver


Hello!

I'm facing problems trying to connect CF 4.5.1 SP2 Enterprise (Windows NT4
SP6a - Intel Quad) to Oracle 8i (HP-UX) using the Oracle native driver. The
connection is established without problems from the Oracle Client config
utility (version 8.1.6), but fails when done via CF Administrator.

PS: I don't have this problem when trying from another CF server, same sw
config but different hw.

Any help would be great!

Thanks in advance,
Marcello Frutig.
-- Astrolabio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to