HighTechTalks DotNet Forums  

SQLTables and SQLColumns

Dotnet Framework (ODBC.net) microsoft.public.dotnet.framework.odbcnet


Discuss SQLTables and SQLColumns in the Dotnet Framework (ODBC.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jose Gonzalez
 
Posts: n/a

Default SQLTables and SQLColumns - 10-17-2003 , 06:07 PM






http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/odbc/htm/odch21bpr_11.asp

the url above has a reference to the SQLTables function
that Sandy was asking about. I also was wondering why
support for these function wasn't included in the ODBC.NET
Data Provider. The GetSchemaTable function in the
OdbcDataReader class requires that a query be submitted
first. In previous versions of ODBC, you could call
SQLTables to get a list of tables and views in a database
without having to submit any queries.

The SQLColumns function would return column attributes in
a similar manner but this too is missing from the ODBC.NET
Data Provider API.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.