G
Guest
Hi;
I've looked and can't find this but I am guessing I just missed it somehow.
Using an ODBC.NET connection how can I:
1) Get a list of all tables in that database?
2) Get a list of all views in that database?
3) For a given table or view, get a list of all columns in that table/view?
4) Get a list of all stored procedures in that database?
I assume this is doable as ODBC is very mature. But I can't find a database
independent way to do this. (I did find it in OLEDB.NET).
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
I've looked and can't find this but I am guessing I just missed it somehow.
Using an ODBC.NET connection how can I:
1) Get a list of all tables in that database?
2) Get a list of all views in that database?
3) For a given table or view, get a list of all columns in that table/view?
4) Get a list of all stored procedures in that database?
I assume this is doable as ODBC is very mature. But I can't find a database
independent way to do this. (I did find it in OLEDB.NET).
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm