I successfully established a JDBC Type4 connection to DB2 UDB OS/390 using the driver supplied with CFMX. Now I'm trying to set up a JDBC Type2 connection. I added the class path for the JDBC driver files in CFMX Admin. I selected 'Other' from the Driver drop down list in the Add New Data Source box in CFMX Administrator. I entered the JDBC URL, the Driver Class, the Username and the Password following the example of other (non-CF) connections, but I keep getting a 'String index out of range: -1' JDBC error when I try to verify the connection.
Can anyone confirm that I am at least on the right track with my approach? Am I correct in selecting 'Other' from the driver drop down list (since selecting DB2 Universal Database gets me the CFMX Type4 driver)? Does the 'String index out of range: -1' JDBC error raise any particular flags? Thanks! George [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

