CF5 vs MySQL on windows 2000

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

  1. #1

    Default CF5 vs MySQL on windows 2000

    I'm having trouble connecting from ColdFusion5 to MySQL.

    I've already downloaded and installed the Myodbc 3.51 driver and still
    nothing. When I login to the CF Administrator's page and go to data sources
    under odbc I'm left with these choices:


    Microsoft Access Driver (*.mdb)
    Microsoft SQL Server Driver
    Microsoft dBase Driver (*.dbf)
    Microsoft Visual FoxPro Driver
    Microsoft Excel Driver (*.xls)
    Microsoft Text Driver (*.txt, *.csv)
    Merant dBase/FoxPro Driver
    Merant Paradox Driver
    Merant Text Driver
    Merant Excel Workbook Driver
    Merant IBM DB2/UDB Driver
    Merant Informix 7.x/9.x Driver
    Merant Informix Dynamic Server Driver
    Merant Progress Driver
    Merant Oracle 8 Driver
    Merant SQLBase Driver
    Merant Sybase ASE Driver



    Nothing pertinent to MySQL, any help much appreciated!

    I know I can change and use Access, but as a newbie to ColdFusion, I wanna
    stick with the database I already know.

    Thanks

    disch Guest

  2. Similar Questions and Discussions

    1. CPU usage of mysql on windows 2000.
      Hi, I'd like to know about mysql... I have a web application that use windows mysql on Windows2000. When I query something from Web application,...
    2. CF5 / MySQL 4.1 / Windows 2000 ODBC Setup
      I've installed myODBC but in the CF Administrator, it's not showing up in the pulldown list of database providers when I'm trying to setup a new...
    3. authenticating users using their windows login with cf 4and windows server 2000
      Does anyone know of a way to authenticate users using cfauthenticate and security context using coldfusion 4 running on a windows server 2000...
    4. Configuring Jpgraph on Windows 2000+Apache+PHP+MySql server
      Could someone walk me step by step on how to install and get JpGraph running on a Windows 2000+Apache+PHP+MySql server? -Thanks Jeff
    5. CDO for Windows 2000 vs CDO for Exchange 2000
      How can I force SmtpMail class to use CDO for Windows 2000 instead of Exchange 2000. We do not use Exchange at all. I want to do this because I...
  3. #2

    Default Re: CF5 vs MySQL on windows 2000

    You'll have to set up a ODBC datasource through the ODBC Datasource
    manager in windows, then it *should* appear under ODBC datasources in CF
    admin.
    HTH,
    Tim

    --
    Tim Carley
    [url]www.recfusion.com[/url]
    [email]info@NOSPAMINGrecfusion.com[/email]
    Mountain Lover Guest

  4. #3

    Default Re: CF5 vs MySQL on windows 2000

    okay... excuse my "newbiness" but, where is the ODBC datasource manager to configure the new datasource ?

    Thanks

    disch
    disch Guest

  5. #4

    Default Re: CF5 vs MySQL on windows 2000

    Go to 'Start' > Settings > Control Panel > Adminstrative Tools > Data Sources
    Hi There Guest

  6. #5

    Default Re: CF5 vs MySQL on windows 2000

    :Q
    It works now!!! thank you both for your help...

    Disch
    disch Guest

  7. #6

    Default Re: CF5 vs MySQL on windows 2000

    This worked for me, up until I tried to verify the newly created datasource
    from within Coldfusion. I can use the datasource to link tables in MS
    Access and perform other ODBC related tasks, however, I cannot get CF to
    connect. :-(


    "disch" <webforumsuser@macromedia.com> wrote in message
    news:d2cjap$96s$1@forums.macromedia.com...
    :Q
    It works now!!! thank you both for your help...

    Disch


    Brad Guest

  8. #7

    Default Re: CF5 vs MySQL on windows 2000

    Ok, figured it out, I had to create an account in MYSQL called ODBC and once
    I did that it all worked!

    "Brad" <webforumsuser@macromedia.com> wrote in message
    news:d2fb95$cge$1@forums.macromedia.com...
    This worked for me, up until I tried to verify the newly created datasource
    from within Coldfusion. I can use the datasource to link tables in MS
    Access and perform other ODBC related tasks, however, I cannot get CF to
    connect. :-(


    "disch" <webforumsuser@macromedia.com> wrote in message
    news:d2cjap$96s$1@forums.macromedia.com...
    :Q
    It works now!!! thank you both for your help...

    Disch



    Brad Guest

  9. #8

    Default Re: CF5 vs MySQL on windows 2000

    Well, I fixed mine the cheesy way.... Upgraded lol ;)
    disch 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