CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> ASP

 Debug SQL

Print topic Send  topic

Author Message
rbaldwin

Posts: 172
Posted: 05/19/2004, 5:21 AM

I would like to see the SQL statement that is about to be invoked just prior to the UPDATE.
View profile  Send private message
rbaldwin

Posts: 172
Posted: 05/19/2004, 7:40 AM

Found it myself.

response.write RFP_CADBusAccounts.Command.SQL & " WHERE " & RFP_CADBusAccounts.Command.Where
View profile  Send private message
sewells

Posts: 13
Posted: 06/13/2004, 9:20 PM

if you run msde locally and execute the profiller you can see all the sql commands as your application runs. I use this frequently to ensure my SQL statements are lean and only pulling the required data only. CCS tends to want to do select * when only a couple fields are actally required.
View profile  Send private message

Add new topic Subscribe to topic   


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

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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