G
Guest
Im trying to write code that looks like this in Pseudocode below. Im not to
sure how to retreive the SQL statement of a query in an if statement. Thanks
to those who can help.
If the query "Monthly Certificate - 4500/4600 Face" has the string
"((dbo_gltnrpt.trans_dt)>#12/18/2006#))" in its SQL statement somewhere then
Do whatever
End if
sure how to retreive the SQL statement of a query in an if statement. Thanks
to those who can help.
If the query "Monthly Certificate - 4500/4600 Face" has the string
"((dbo_gltnrpt.trans_dt)>#12/18/2006#))" in its SQL statement somewhere then
Do whatever
End if