Ask a Question related to Coldfusion Database Access, Design and Development.
-
mike00987 #1
coldfusion mysql
Connection verification failed for data source: coldfusion
java.sql.SQLException: Communication failure during handshake. Is there a
server running on localhost:3306?
The root cause was that: java.sql.SQLException: Communication failure during
handshake. Is there a server running on localhost:3306?
i installed the connectorJ JDBC driver but that tdid not work?
can anyone help?
mike00987 Guest
-
Coldfusion MX 7.x and MYSQL - again
Hi, would welcome help in connecting Coldfusion MX 7.1 to MYSQL on a system running: XP Service Pack 2 Coldfusion MX 7.1 using the... -
mysql - coldfusion
how can i translate the following to work in a clodfusion query? i want it to give me the amount of items ordered. the total cost and the total... -
How to use MySQL 5.0 with ColdFusion MX 7?
Hi, I'm currently using MySQL 4.1 with Cold Fusion MX 7 and everything is working fine. Now, MySQL have released the 5.0 version which... -
ColdFusion & MySQL
Hi, I'm a student working on ColdFusion/MySQL project, with a home PC configuration of MySQL 4.1.x, IIS on XP Pro and CF MX 6.1 (Developer... -
ColdFusion MX and mySQL
Hi, I'm having trouble connecting ColdFusion MX (cevelopers edition running on my home win2k PC) to a mySQL database - I just keep getting connection... -
mpwoodward *TMM* #2
Re: coldfusion mysql
mike00987 wrote:
This has been discussed pretty extensively here very recently--do a> Connection verification failed for data source: coldfusion
> java.sql.SQLException: Communication failure during handshake. Is there a
> server running on localhost:3306?
> The root cause was that: java.sql.SQLException: Communication failure during
> handshake. Is there a server running on localhost:3306?
>
> i installed the connectorJ JDBC driver but that tdid not work?
>
> can anyone help?
>
search on this forum as well as on macromedia.com and you should see
some good info. Make sure you have downloaded the latest drivers and
you should be fine. You cannot use the built-in drivers that came with
CF unless you're using MySQL 3.x.
Matt
--
Matt Woodward
[email]mpwoodward@gmail.com[/email]
Team Macromedia - ColdFusion
mpwoodward *TMM* Guest
-
tzimmerman #3
Re: coldfusion mysql
See [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=6ef0253[/url].
Ted Zimmerman
tzimmerman Guest



Reply With Quote

