I'm using MS ISA server, and am trying to configure it to log to a mysql database. MyODBC is installed, and the ISA server can connect (and authenticate) with the mysql server just fine. Once connected, the ISA server tries to insert data, but gets a syntax error response from the mysql server.
The only syntax error in the sent command is the lack of a ';' at the end of the command. The message says the error is near '-)' which is the last two characters in the sent command.
By design I think the ISA server is configured to only log to MS-SQL servers.
Is there a way via the MyODBC driver? Or run-time options for the mysql daemon that may alleviate this problem? It would be pretty bad if this project was scrubbed due to a semicolon.
Thanks!
I'll see your DMCA and raise you a First Amendment.
The only syntax error in the sent command is the lack of a ';' at the end of the command. The message says the error is near '-)' which is the last two characters in the sent command.
By design I think the ISA server is configured to only log to MS-SQL servers.
Is there a way via the MyODBC driver? Or run-time options for the mysql daemon that may alleviate this problem? It would be pretty bad if this project was scrubbed due to a semicolon.
Thanks!
I'll see your DMCA and raise you a First Amendment.