I have a stored procedure which is trying to determine the database which
has been associated with a particular ODBC DSN.
The sp_dsninfo system stored procedure returns a result set of different
information about a datasource including the database name.
I can't figure out how to use this information in my stored procedure
though? How can I programmatically cursor through the result set returned by
sp_dsninfo?
I really appreciate any help you can provide.
Thanks,
Greg Friedman
Senior Consultant
Edgewater Technology, Inc