close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

You have an error in your SQL syntax; check the manual that corresponds to your MySQL

Thread began 5/20/2010 7:08 am by Daryl | Last modified 5/21/2010 5:07 pm by Daryl | 3132 views | 3 replies

Eric Mittman

It is hard to say why you are getting this error without knowing what the query is that is not valid. To print out the query that is on this page you can add in some code just after the variable that holds the query is set like this:

php:
$query_logo = sprintf("SELECT id, logo FROM company WHERE id = %s", GetSQLValueString($colname_logo, "int"));
if(isset($_POST["Utilities_submit"]))     {
    die($query_logo);
}



This should let you see the query on the screen. You should be able to easily see what the issue is. If not post back with the query you get so we can check it out. Also, make sure that you look at the URL when the error occurs to make sure that it is happening on this page.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...