close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

query works with "Test" button, but not when placed on page

Thread began 1/05/2022 3:10 am by yogastudents362523 | Last modified 1/06/2022 10:36 am by Ray Borduin | 234 views | 3 replies |

yogastudents362523

query works with "Test" button, but not when placed on page

Hello,

When I run the following query in Navicat, it works:
SELECT (DATE_ADD(CURDATE(), INTERVAL 0 MONTH));

It also works when I open the MySQLi recordset dialogue box, hit the Advanced button, insert that query into the dialogue box, and hit the "Test" button. It gives me the same response.

And when I hit OK, the query gets inserted onto the page just fine as follows:
<?php
$rsMonth1SatsTitle = new WA_MySQLi_RS("rsMonth1SatsTitle",$mysqli_workshops,1);
$rsMonth1SatsTitle->setQuery("SELECT (DATE_ADD(CURDATE(), INTERVAL 0 MONTH));");
$rsMonth1SatsTitle->execute();
?>

But when I upload the page--with that inserted text--onto the server and run it there by loading the page, I get the message:
"There is an error in your SQL syntax".

When I delete the MySQLi query text, the page works again.

I am therefore at a loss,
Thank you,
KAB

Sign in to reply to this post

yogastudents362523

Just to clarify,
I have found a workaround.
So you can put this one on the back burner, because I doubt anyone will really need it

Thank you.
KAB

Sign in to reply to this post

yogastudents362523

Hello,
The listing of Posts/Views/Replies at the side on the right in the preceding "View" indicates that you made a response to this.
I do not see any such post here. (And also did not receive an email).

(Just in case you did respond, and/or there's something amiss in the backend).
Thank you,
KAB

Sign in to reply to this post

Ray BorduinWebAssist

No, I just marked it as viewed so I know that it doesn't need a response. Whenever someone does a post it stays marked as needing a response unless I update and mark it as not needing one. It is just me managing my queue.

Sign in to reply to this post
Did this help? Tips are appreciated...

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...