Search found 1 match
- Mon Nov 29, 2004 12:39 pm
- Forum: General Discussion
- Topic: SQL Query Results
- Replies: 1
- Views: 13080
SQL Query Results
I'm trying to determine how to assign the results of a query to a variable. No problem connecting to the database or running the query. I just can't figure out where the query results are going. After I determine how to get at that data, then I'll be looking for a way to test it for an IF/Else condi...