ColdFusion and mySQL

2002-11-05 Thread FlashGuy
Hi, How can I display only certain occurences from my database based on a certain critieria. In the filed "strSelect" I could have a long string which would contain: strSelect = "D:\temp\file.txt,D:\temp\file2.txt,D:\mywork\file.txt,D:\mywork\file.txt,D:\documents\file.txt,D:\documents\file.t

Re: COLDFUSION AND MYSQL

2002-08-19 Thread Nicholas Stuart
First thing I would do is update your mysql. That version is very old and probably does not support a lot of stuff you are looking for. After that I would go and download the newest JDBC drivers from: http://www.mysql.com/downloads/api-jdbc.html -Nick marco said: > Hello everybody > I'm just

Re: COLDFUSION AND MYSQL

2002-08-19 Thread Desmond Lee
EMAIL PROTECTED]> >CC: <[EMAIL PROTECTED]> >Subject: COLDFUSION AND MYSQL >Date: Mon, 19 Aug 2002 10:23:19 +0200 > >Hello everybody >I'm just getting mad with coldfusion, installed on a redhat platform >running >mysql 2.1.0 > >Well, the problem

COLDFUSION AND MYSQL

2002-08-19 Thread marco
Hello everybody I'm just getting mad with coldfusion, installed on a redhat platform running mysql 2.1.0 Well, the problem occures when I try to create a data source, because I always get this ERROR MESSAGE: []java.sql.SQLException: SQLException occurred in JDBCPool while attempting to conne