MX 7, OS x, MySql 5 - Has anyone gotten this to work?

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

  1. #1

    Default MX 7, OS x, MySql 5 - Has anyone gotten this to work?

    I've been all around the internet and can find nobody who has said that they have successfully made a dsn connectin to MySQL 5 from MX 7 on OS X. Is it possible?
    JM1787 Guest

  2. Similar Questions and Discussions

    1. Does mysql++ 2.1.1 work on you comp.?
      Hello! I use Visual C++ 2005 Express Edition and mysql++2.1.1. Everythink works fine when I'm useing object mysqlpp::Connection(...) only....
    2. converting a MySQL 4.1 subquery to something that'll work with MySQL 4.0
      Say I have the following SQL query: UPDATE phpbb_users SET user_nthpost = ( SELECT post_time FROM phpbb_posts WHERE phpbb_users.user_id =...
    3. Getting ColdFusion MX 7 to work with MySql 4.1
      Hello out there. I'm having some problems with configuring ColdFusion MX 7 with MySql 4.1. Right now I downloaded the Connector J v. 3.0.17...
    4. WANTED: PHP/MySQL work
      "John Bokma" <postmaster@castleamber.com> wrote in message news:406af84d$0$24353$58c7af7e@news.kabelfoon.nl... here....lol Natuurlijk, ze zijn...
    5. MySQL apostrophy with LIKE won't work.
      In table is record, field called CompanyName that has: Joe\'s Place (I added the slashes before inserting the field.) This will NOT work:...
  3. #2

    Default Re: MX 7, OS x, MySql 5 - Has anyone gotten this towork?

    There may be some 3rd party alternatives. (I don't use a Mac, I just Googled.)

    [url]http://www.easysoft.com/support/kb/kb00943.html[/url]

    [url]http://www.actualtechnologies.com/product_access.php[/url]

    [url]http://www.apple.com/downloads/macosx/drivers/[/url]

    Phil

    paross1 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