If you have a JDBC compliant driver for DB2 then you can use the "Other"
category and define the classpath and other parameters for that driver.
I've done this for the MS SQL Server JDBC Driver on the windows platform.  I
can't imagine it being much different on the Linux platform.

1. Copy the driver .class files to the /<CFInstall>/lib/ folder
2. Set up the Datasource in the CFAdmin using the "Other" option.
3. fill in the JDBC URL, Driver Class and Driver Name using the values
provided in the documentation for your driver (never used DB2 so can't help
with this one...)
4) use the appropriate username/password for access to the database.
5) Add the appropriate paths to your driver class files to the CFAdmin Java
settings (one path for each driver .class file).
6) Restart ColdFusionMX.

HTH,

Jeff Garza

----- Original Message -----
From: "Jeff Schoby" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, September 20, 2002 9:36 AM
Subject: RE: Coldfusion MX Pro - Linux and DB2 (AS/400)


I'm not a programmer, just the server admin trying to set up the Data
Source.

So, I guess the answer to that question would be ..no :)

>>> [EMAIL PROTECTED] 09/20/02 11:27AM >>>
This may be oversimplifying, but have you considered using a dsnless
connection in the necessary code


______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to