Posted by Justin Guerber on September 12, 2012 at 17:29:10: Uploaded files: 1
In Reply to: Re: SQL CONNECT bug posted by Robert G Laurin on September 12, 2012 at 07:38:17:
I have no problem connecting to my database with a ? in the password... not sure what could be going wrong on your end.
I've attached my test program for my mysql database. Give it a shot and let me know if it fails.
I will look in to displaying the error number with the string. SQLEXECUTE is built so that you can issue any SQL statement that would return a single result, SQLQUERY works for anything that returns results in rows. These should work for any SQL commands that you need. mysql_errno() is part of the C library, which we have to expose to you specifically.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.