Re: SQL CONNECT bug


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

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.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]