Perhaps MyODBC would help you out...
http://www.mysql.com/downloads/api-myodbc.html
Don't know for sure but it's probably worth a look :-)
HTH
Jon
-Original Message-
From: Timothy Heald [mailto:[EMAIL PROTECTED]]
Sent: 23 May 2001 13:57
To: [EMAIL PROTECTED]
Subject: C
Hi. I am new to this list and I am having some problems. I have set up a
small personal server at my house to set up a site for family and such. I
am by trade a cold fusion developer. On the server at home I have a cold
fusion express application server running on a win2k box using iis as my
--Original Message-
From: Steve Ruby [mailto:[EMAIL PROTECTED]]
Sent: March 8, 2001 2:24 PM
To: Andrew Staples
Cc: [EMAIL PROTECTED]
Subject: Re: Cold Fusion
Andrew Staples wrote:
>
> New to list, and to mySQL. If there are archives available, please let me
> know--I'll search them.
At 13:53 08/03/2001 -0800, Andrew Staples wrote:
Hi!
I did a CF tag for Coldfusion to build and remove DSN files for
MyODBC. The dll is called mydsn.dll and you find it at our
contribution page and you can get the source code for VC++
too.
Regards,
Miguel
>New to list, and to mySQL. If there are
> 1. Can CF work with mySQL via myODBC on win2k?
Of course. That's the beauty of ODBC, as long as your language can call an
ODBC connection (which CF can of course) you can use it.
> 2. Is there a better way to use CF and mySQL?
With what goal in mind? If you're worried about the overhead tha
Andrew Staples wrote:
>
> New to list, and to mySQL. If there are archives available, please let me
> know--I'll search them.
>
> I have a client who is building a new win2k server, and wants to use
> ColdFusion to connect to a mySQL db, instead of MS SQL7.0. Docs show it
> will work with myOD
New to list, and to mySQL. If there are archives available, please let me
know--I'll search them.
I have a client who is building a new win2k server, and wants to use
ColdFusion to connect to a mySQL db, instead of MS SQL7.0. Docs show it
will work with myODBC, but gives examples for Unix.
1.
i can not connect coldfusion with mysql database , the connection is alwasy
failed
can any one help ?
thanks
wong
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/
hi
i have setup a mysql database foo_db and when i goto admininstrator of
coldfusion
to setup the odbc, the databsourse is foo_db and i select merant mysql
drive, then click
add.
the verify is fail
can anyone tell me what am i does wrong ?
i using linux 6.2, coldfusion pro 4.5
thanks
Wong
---