05-20-2008, 12:45 AM
|
#1 (permalink)
|
|
The Contributor
Join Date: Apr 2008
Posts: 61
Thanks: 49
|
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...
|
|
|
|