close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Search form stopped working

Thread began 8/23/2011 8:29 am by sandy170299 | Last modified 8/23/2011 10:02 am by Jason Byrnes | 1144 views | 4 replies |

sandy170299

Search form stopped working

This search form has stopped working. I have not touched the form in a couple of months, and now it's not pulling up any results, even though I know I'm entering valid data.

Also, why do you not allow RAR files to be uploaded for the forums?

Thanks!

Attached Files
tbl_applcationScoresResults.zip
Sign in to reply to this post

Jason ByrnesWebAssist

If it was working before, I would start by looking at the data.

the recordset being used has a couple of INNER JOIN statements.

using an INNER JOIN means that a result will only be returned if there is data in both tables to satisfy the join criteria.

for example, the first inner fjoin:
FROM dbo.tblApplicationScores INNER JOIN
dbo.tblScoringGroups ON dbo.tblApplicationScores.scoringGroupID = dbo.tblScoringGroups.scoringGroup


if there is not a record where:
dbo.tblApplicationScores.scoringGroupID = dbo.tblScoringGroups.scoringGroup


no result will be returned.

try changing the join types to see if that effects the results using LEFT, RIGHT or OUTER joins.

Sign in to reply to this post

sandy170299

I took away the inner join statement from all of the tables, and it's still not working.

Sign in to reply to this post

sandy170299

Actually, using an inner join did return results - at least in the query, because the tables are fully populated with info from the other tables, if that makes sense.

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

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