close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

DataAssist Search - Can't add defaultWhere clause

Thread began 9/14/2009 8:45 am by mywebassist220499 | Last modified 9/18/2009 2:18 pm by Jason Byrnes | 2831 views | 9 replies |

mywebassist220499

DataAssist Search - Can't add defaultWhere clause

I can open the server behavior and add a default Where clause but nothing is actually modified in the code on the page. If I open the behavior, the default Where clause is blank.

(Original page was based on a template so I tried detaching the page from the template but it still does not work.)

Sign in to reply to this post

Jason ByrnesWebAssist

After entering the default where clause, hit the enter key on your keyboard to force the change to stick before clicking the OK button.

Sign in to reply to this post

mywebassist220499

Thanks Ray; that makes it stick. But here's the next problem:

-----
I enter this:

WHERE 0 <> 0
------
Which writes out this in the code:

$WADbSearch1_DefaultWhere = "WHERE 0 <> 0";
----
Which generates this error in the browswer when accessing the results page:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE 0 <> 0 ORDER BY gfxDate DESC LIMIT 0, 12' at line 1

What am I missing?

Thanks,
David

Sign in to reply to this post

Jason ByrnesWebAssist

Use " 0 <> 0" instead of "WHERE 0 <> 0";

Sign in to reply to this post

mywebassist220499

Originally Said By: Jason Byrnes
  Use " 0 <> 0" instead of "WHERE 0 <> 0";  



Hi Jason,
Sorry for the delay. I've been really backed up. ;-)

OK, it no longer chokes. But it's either not doing what it's supposed to or I'm not understanding correctly.

What I'm trying to acomplish is:

If on some page on the site, a user clicks the Search button for the search form without having filled in a search criteria, they do not see any matches on the results page. (And I redirect them to a differnt page with WA Server Redirect.)

What is currently happening is that when the user does the above, they are shown all records.

I had hoped / thought that adding the 0 <> 0 would accomplish the task.

Going to look for vegies and fruit but will be back soon.

Thanks,
David

Sign in to reply to this post

Jason ByrnesWebAssist

make sure in your testing that you are closing the browser completely.


The search criteria is stored in a session variable. The default where clause is used only when a user comes to the page without triggering the search, and if the session variable is not set.

If you have performed a search, the default where clause will not be sues,. because the session variable will be set.

Close the browser completely to clear the session, then try again.

Sign in to reply to this post

mywebassist220499

Didn't work! Tried IE8, Chrome, FireFox 3.5 on XP and Safari on Mac. Closed all browser sessions. Started browser, returns all records every time.

using

0 <> 0

??

Sign in to reply to this post

Jason ByrnesWebAssist

Please send a copy of your results page in a zip file.

Sign in to reply to this post

mywebassist220499

Originally Said By: Jason Byrnes
  Please send a copy of your results page in a zip file.  



How do I get the file to you without posting it in a public forum?

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a tech support ticket for this. To view and edit your ticket, please log into your support history:
supporthistory.php?

Sign in to reply to this post
loading

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