On Thursday 04 Dec 2003 18:54 pm, Schuster, Steven wrote:
> Does anyone have a sample connectstring for CFQUERY for Oracle. Here is
> what I use for JSP and was wondering if it would be ok for CFM as well.

Why are you trying to setup a connection in a cfquery ?
datasources are setup in the CF administrator, or you can use whatever your
application server provides in terms of jdbc datasources (these should show
up in CF, but not be editable in the administrator.

The 'jdbc:oracle:thin' isn't a class path, it's a resource locator (like
http:), that says 'use jdbc to find the oracle connector, and ask that for a
thin connection, passing it this data'.

--
Tom Chiverton
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to