CF 7.02 Informix JDBC Driver causes errors.

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default CF 7.02 Informix JDBC Driver causes errors.

    This is a serious problem for us. Has anyone else seen this happen? we have 20+
    clients that will eventually upgrade to Coldfusion 7.02. All using the Informix
    JDBC driver. Is this a known issue? Our sites only run Coldfusion Standard. So
    the enterprise informix driver is not an option.

    Cheers
    Gareth.

    gareth_e Guest

  2. Similar Questions and Discussions

    1. MSSQL JDBC driver bug?
      CFMX 7,0,1,116466 hf701-60212.jar hotfix MSSQL 2000 sp4 Win XP Pro I'm trying to enter a value of 4.25 into a money type column using...
    2. Still bad driver for JDBC / ODBC
      Hello Since Oct 05 there is version 3.5 available in the package macromedia_drivers.jar and still we got the error 'no more data available to...
    3. ANNOUNCE: DBD::Informix - IBM Informix Database Driver for PerlDBI Version 2005.01 (2005-03-14) released
      IBM Informix Database Driver for Perl DBI Version 2005.01 (2005-03-14) has been uploaded to CPAN. IBM Informix Database Driver for Perl (also...
    4. JDBC and Informix V7.12
      Hello! I can't connect to a Informix DB V7.12 over JDBC from a IBM AIX, but it works from a WinNT-PC and a linux-maschine. On every...
    5. DB2 JDBC Driver
      What should I use for the DB2 JDBC driver form JDBC SPs? I'm using "DriverManager.getConnection("jdbc:default:connection");" at the moment. Is...
  3. #2

    Default Re: CF 7.02 Informix JDBC Driver causes errors.

    Hello Gareth,

    The error message you are receiving looks like a known issue with the IBM
    Informix 7x driver as it does not conform to the JDBC specification correctly
    when making certain JDBC API calls. For third party JDBC support in CFMX,
    please refer to the following:

    [url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18593[/url]

    Regards,

    David O'Leary
    Adobe Product Support


    rave Guest

  4. #3

    Default Re: CF 7.02 Informix JDBC Driver causes errors.

    Yet this driver seems to work fine for MX and 7.0? making the tech note
    invalid? Also, we are using Informix 9.3+ with drivers.

    Informix JDBC Driver 2.21.JC4
    Informix_JDBC_Driver 3.00.JC3

    Which, as far as I can tell are quite valid JDBC 2.0+ drivers?

    Please explain? What has been added in 7.02 that is breaking this driver?

    Cheers
    Gareth.

    gareth_e Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139