CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 HELP: Custom SQL

Print topic Send  topic

Author Message
Jason Charette
Posted: 06/18/2002, 7:29 AM

Using PHP 4.1.2, Apache 1.3.20, Postgres 7.2 and MySQL 3.23.41.

First, have used the query builder (Source type table), and Procedures
(Source type procedure) without any difficulty. I am trying to generate some
custom reports (using grids), and am having problems passing off either
form-based or URL-based variables. Example: trying to enter the following as
an SQL datasource:

select
a.column_a,
a.column_b,
b.column_a
from
table_a a inner join table_b b on a.column_c=b.column_c
where
b.column_c > 500
and b.column_d="user-supplied input or URL defined variable"

Now under the parameter window, I have tried several combinations of
options, and have failed to get it to work properly. I get anything from
"parse errors" to it simply not working at all.

At this point, I'm beginning to feel like a turnip. Any and all help
appreciated.

Jason


   


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

Web Database

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.