Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
stillwaiting #1
question about connecting MySQL to CF 6.1
Are there any issues I should be aware of or tips that I should know
about using the connector/J when connecting MX6.1 to MySQL?
stillwaiting
stillwaiting Guest
-
Connecting to MySql
I have installed MySql on a Windows 98 workstation. I start the service with the command: mysqld I can connect to the database and see tables,... -
Connecting with MySQL
How I do to connect the ColdFusion with MySQL? I read http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=6ef0253 page, but it doesn't works... -
Connecting to MySQL 4.1
OK I am trying to create a DSN for a MySQL db. I have followed this tech note:- ... -
connecting mysql
im having trouble viewing any results from my db, ive recently switched to a mac and have it all running locally, i have no trouble accessing the... -
beginner question, problem connecting to mysql
hi all, i have problem with my php-mysql connection. i got "Fatal error: Call to undefined function: mysql_connect()" when i try to use mysql... -
mpwoodward *TMM* #2
Re: question about connecting MySQL to CF 6.1
stillwaiting wrote:
What's your specific question? You can use the MySQL JDBC driver just> Are there any issues I should be aware of or tips that I should know
> about using the connector/J when connecting MX6.1 to MySQL?
>
> stillwaiting
like you would any other JDBC driver. There are some specific issues
with MySQL 4.1 if you try to use the MySQL driver that ships with CF,
but they've been outlined thoroughly both in the newsgroups as well as
on macromedia.com.
Matt
--
Matt Woodward
[email]mpwoodward@gmail.com[/email]
Team Macromedia - ColdFusion
mpwoodward *TMM* Guest



Reply With Quote

