View Single Post
Old 05-20-2008, 12:45 AM   #1 (permalink)
Dave
The Contributor
 
Join Date: Apr 2008
Posts: 61
Thanks: 49
Dave is on a distinguished road
Default Getting structure of resultset in memory

After a SELECT query is executed, there is a resultset located in memory.

Without using 3rd-party software, is there a way to "capture" the "table structure" of the resultset into a text file for later reference?

Thanks for any help...
Dave is offline  
Reply With Quote