Mysql start problems

2001-12-06 Thread berndt
Hi, I have mysql 3.something or other, a max edition from sometime last month. I am having problems with startup. It will not run as a service, if i run just mysqld-max or mysqld-max-nt both start then terminate with no error message on screen. However if I run mysqld-max* --console it runs just

Re: Removing all escape Characters?

2001-11-19 Thread berndt
Problem with this unfortunately though is that i have probably 100+ sql queries spread over several hundred cfm pages to find and change. Plus if i ever want to go back to ms sql i have to switch them all back again. Dave At 05:07 PM 11/19/2001 -0500, you wrote: >>>2. a coldfusion function to ma

Removing all escape Characters?

2001-11-19 Thread berndt
's etc.). So I need either 1. a flag that i have yet to find to turn off escape characters completely 2. a coldfusion function to make the sql statements "safe". Thanks David Berndt - Before posting, pl

mysql+myodbc+coldfusion

2001-11-18 Thread berndt
be really appreciated. I really don't want to be forced into using some other product because of this. Thanks David Berndt - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://