CFMX 7 upgrade and connecting to MySQL db

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default CFMX 7 upgrade and connecting to MySQL db

    Just recently upgraded my ColdFusion Application Server (that runs on a SunONE
    web server) from 6.0 to 7.0 and before the upgrade I had a jsp page that would
    make a connection to my MySQL db via a connection string. After the upgrade, I
    can no longer connect.

    I've read the forums and found that I would need to install the 3.0 version of
    Connector J in order for the connection to work on CFMX 7. I've done that and
    the connection on the page still will not connect. I then tried to install the
    5.0 version but with no luck. I was able to connect both times when I setup the
    datasource using the new driver version. Would anyone happen to have any
    additional suggestions for me to try?

    Many thanks!

    cfquest Guest

  2. Similar Questions and Discussions

    1. CFMX 7 won't prompt for upgrade of CFMX 6.1
      Hi all. I'm trying to upgrade our CFMX 6.1 Standard installation to CFMX 7 Standard. So to make life easier, I downloaded the trial of CFMX 7...
    2. File Permission error after upgrade to CFMX 7
      After upgrading to CFMX7 from 6.1 on a Win 2000 Server running IIS, all apps using cffile and cfdirectory are giving me the following error: ...
    3. CFMX 6.1 to 7 upgrade
      So we're looking at upgrading from CFMX6.1 to CFMX7 to take advantage of some of the new reporting features. At this point I'd just download the...
    4. Upgrade Multiserver CFMX 6.1 to CFMX 7
      Hi, We have a CFMX 6.1 (jrun 4 updater 5) multiserver installation + Apache. We'd like to upgrade to CFMX 7 multiserver installation. Our IT...
    5. CFMX 7 upgrade Error (cfide file not found)
      startup-macromedia-coldfusion mx 7 - get error can't find cfide file and thus cannot open the administrator. This is an upgrade from CF 5 on a...
  3. #2

    Default Re: CFMX 7 upgrade and connecting to MySQL db

    I've installed both Update 7.0.1 and 7.0.2 hoping this would correct the problem but it hasn't.

    Any suggestions? Thanks
    cfquest 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