RE: mySQL on unix vs ODBC

2001-09-12 Thread Peter Gad
ECTED]> 09/12/01 10:20AM >>> mySQL sees back slashes ("\") as escape sequence characters. Use either "\\" or substitute forward slashes ("/"). -Original Message- From: Peter Gad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 12, 2001 4:10

mySQL on unix vs ODBC

2001-09-12 Thread Peter Gad
Hi everyone ! We've got a problem: running mySQL on unix(sun) we connect a third party windows software over ODBC. All is nice until a windows path is stored in the db Trying to store "C:\Program Files\3p SW\" I find that it becomes "C:Program Files3p SW". Is it possible, by means of configura

RE: Problem installing/compiling 3.23.39 on solaris 8

2001-07-21 Thread Peter Gad
Hello, concerning problem with installing/compiling mysql 3.23.39 on solaris 8 using gcc 3.0 Solution: compile with gcc 2.95.3 I would still like to use gcc 3.0 thou :-) peter gad - Before posting, please check: http

Problem installing/compiling 3.23.39 on solaris 8

2001-07-20 Thread Peter Gad
Hello every/any-one, hopefully someone can point me to a solution to this problem... (As I'm not sure my subcription to the mysql list(s) is yet valid, could you please respond to mail address "[EMAIL PROTECTED]".) thank you. Peter Gad The problem: I'm trying to install/c