CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 SQL not showing in ASP

Print topic Send  topic

Author Message
theVoid
Posted: 04/25/2003, 5:01 PM

W2K/CCS 2.6.11/ASP

I'm using the tutorial PDF and on this section:
3.6 Filter Grid Records - Add Search Parameter
I try to add to the SQL statement by following the example but alas,
pressing the "+" button brings up the dialog box but once I click OK the additional parameter is not added to the Data Source Query... so when I cannot finsh the example with the Grouping/Where instructions.

Any clue what's happening?

Thanks,
Scott
theVoid
Posted: 04/25/2003, 5:19 PM

Ok, although nothing shows up in the Data Source dialog box I see this when I check the SQL:
SELECT task_id, task_name, task_start_date, task_finish_date
FROM tasks
WHERE task_name LIKE '%{s_keyword}%' OR task_desc LIKE '%{s_keyword}%' OR tasks.project_id = {s_project} AND tasks.project_id = {s_project} AND tasks.project_id = {s_project} AND tasks.project_id = {tasks.project_id} AND tasks.project_id = {tasks.project_id} AND tasks.project_id = {s_project} AND tasks.project_id = {s_project} AND tasks.project_id = {s_project)
--------------
As you can tell I tried adding this several times.

Also, When I run the Visual Query builder I only see 1 table of the many which are n the Intranet sample DB.

Somethings up!

Thanks,
Scott

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.