debugging query text for DBTags

2002-02-28 Thread Chaudhary, Shahbaz
It seems there is no way to print out a query between query tags without first assigning a query to a string variable, then printing that variable out later. This is extremely important when slightly complicated queries are being dynamically generated (changing, WHERE or GROUP BY clauses, etc.).

RE: debugging query text for DBTags

2002-02-28 Thread Renick, Garrel
, Garrel Renick -Original Message- From: Chaudhary, Shahbaz [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 3:10 PM To: '[EMAIL PROTECTED]' Subject: debugging query text for DBTags It seems there is no way to print out a query between query tags without first assigning a query