close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Problems with DataSearch

Thread began 5/09/2012 9:52 am by danny405167 | Last modified 5/10/2012 11:44 am by Jason Byrnes | 1089 views | 3 replies |

danny405167

Problems with DataSearch

I am having an issue with DataSearch. Why does the DataSearch wizard selects all of the fields of a table when I am using a query to filter 3 fields for my repeat table? Also, does DataSearch handle advance queries such as, JOIN tables? And is there a tutorial for properly using DataSearch?

Sign in to reply to this post

Jason ByrnesWebAssist

I'm not sure i follow.

the DataAssist search wizard uses the recordset that you create as a base.

Before using the Data Assist search wizard, you should create the results page.

create the recordset that will be used by the results page without any filtering, and create the results layout, then run the security assist wizard. The wizard will create the search form for you and add code to the result page to filter the recordset based on what is entered in the search form.

the recordset you start with can be a join query or a standard one table query.

Sign in to reply to this post

danny405167

Below is my query
SELECT products.ProductName, productcategories.CategoryName, producttypes.productType
FROM products

LEFT OUTER JOIN productcategories ON productcategories.CategoryID=products.ProductCategoryID
LEFT OUTER JOIN producttypes ON producttypes.productTypeID=products.productTypeID

WHERE products.ProductStock>0

When I am at the Advanced text search window, the wizard brings all of the fields from products table and not from my recorset.

I have tried using different tables from my database and creating a simple query and still the wizard pulls everything from the table and not the recordset.

Is this normal or it just a bug that I am experiencing? I am using CS 4, Windows 7 Pro, DataAssist 2.1.0, and Design Extender 1.0.2

Attached Files
5-9-2012 11-24-56 AM.zip
Sign in to reply to this post

Jason ByrnesWebAssist

Yes, the wizard will only show columns from the main products table, you will only be able to search on columns in the products table, but you will be able to show information from the related tables.

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