In particular, I'm trying to add this functionality to the Python
pyodbc library:
http://code.google.com/p/pyodbc
Thanks.
Also, for similar issue about result set / table, i think that you can
always workaround by using "SELECT * FROM myTable WHERE 0 = 1"
This will give you an empty result set with meta data filled in.
Thanks,
Ming.
WDAC Team, Microsoft.
P.S. We recommend customers to use the forum to ask questions in the future,
where you can obtain a faster response (Forum is at:
http://social.msdn.microsoft.com/forums/en-US/sqldataaccess/threads/)