.NETGURU
How to get tables and index information from an Odbc provider
Messages   Related Types
This message was discovered on microsoft.public.dotnet.framework.odbcnet.

Post a new message to this list...

Tony
I need to retrieve schema information from an Odbc provider - basically I
need to know which tables are available and what the indexes are on those
tables.

I need a method that works across SQL Server, Oracle, Text, etc.

I'm converting C++ code that uses the native Odbc libraries but I can't
figure out how to do the same thing via .NET's Odbc driver.

The only thing I can think of to do at this point it to introp to a C++ DLL
and have it do it for me, but that seems a bit hokey.

Tony

Reply to this message...
 
    
Paul Clement
On Thu, 15 Apr 2004 22:54:22 -0500, "Tony" <Click here to reveal e-mail address> wrote:

¤ I need to retrieve schema information from an Odbc provider - basically I
¤ need to know which tables are available and what the indexes are on those
¤ tables.
¤
¤ I need a method that works across SQL Server, Oracle, Text, etc.
¤
¤ I'm converting C++ code that uses the native Odbc libraries but I can't
¤ figure out how to do the same thing via .NET's Odbc driver.
¤
¤ The only thing I can think of to do at this point it to introp to a C++ DLL
¤ and have it do it for me, but that seems a bit hokey.

Unfortunately the ODBC .NET data provider does not support retrieving database schema natively.

The options are to use the OLEDB .NET data provider (GetOleDbSchemaTable) with an OLEDB provider or
COM interop with either ADO (OpenSchema) or ADOX (Microsoft ADO Ext. 2.x for DDL and Security).

Paul ~~~ Click here to reveal e-mail address
Microsoft MVP (Visual Basic)
Reply to this message...
 
    
Tony
Bummer, that is not an option, as I just have to use whatever existing ODBC
DSN the client specifies.
I guess I'm going to have to write a C++ DLL and interop it to get the
needed information.

Tony

"Paul Clement" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
> On Thu, 15 Apr 2004 22:54:22 -0500, "Tony" <Click here to reveal e-mail address>
wrote:
[Original message clipped]

Reply to this message...
 
    
Paul Clement
On Sat, 17 Apr 2004 11:07:23 -0500, "Tony" <Click here to reveal e-mail address> wrote:

¤ Bummer, that is not an option, as I just have to use whatever existing ODBC
¤ DSN the client specifies.
¤ I guess I'm going to have to write a C++ DLL and interop it to get the
¤ needed information.
¤

Have you looked at using the .NET Managed Extensions for C++?

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmxspec/html/vcManExMigrationGuidePart1_Start.asp

Paul ~~~ Click here to reveal e-mail address
Microsoft MVP (Visual Basic)
Reply to this message...
 
 




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification