View Single Post
Old 05-19-2008, 11:45 PM   #1 (permalink)
Dave
The Acquainted
 
Dave's Avatar
 
Join Date: Apr 2008
Posts: 110
Thanks: 97
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