Re: full documentation for odbcconnection.getschema?
- From: David Thielen <thielen@xxxxxxxxxxxxx>
- Date: Tue, 24 Feb 2009 10:49:35 -0700
Hi;
This is curious, my guess is they forgot to document it. Because
without documentation you don't know how to call the method.
What we want is to find for the metadata for each column, if it is a
foreign key. And if it is a foreign key, the table.column of the
primary key it points to.
I think that info is available through GetSchema, if only we know what
parameters to pass.
thanks - dave
On Tue, 24 Feb 2009 11:09:36 GMT, colbertz@xxxxxxxxxxxxxxxxxxxx
(Colbert Zhou [MSFT]) wrote:
Hello Dave,
As far as I research, there should not be such documents. I even tried to
debug into the opened .NET source but find that we can only trace to the
InnerConnection.GetSchema() function. All under layer .NET are not open
source and undocumented. Actually these undocumented parts may be changed
from version to version. So, would you mind letting me know why you need
such information? Is this demand related to a specific issue?
Best regards,
Colbert Zhou (colbertz @online.microsoft.com, remove 'online.')
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
david@at-at-at@windward.dot.dot.net
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
.
- Follow-Ups:
- Re: full documentation for odbcconnection.getschema?
- From: Colbert Zhou [MSFT]
- Re: full documentation for odbcconnection.getschema?
- References:
- full documentation for odbcconnection.getschema?
- From: David Thielen
- RE: full documentation for odbcconnection.getschema?
- From: Colbert Zhou [MSFT]
- Re: full documentation for odbcconnection.getschema?
- From: David Thielen
- Re: full documentation for odbcconnection.getschema?
- From: Colbert Zhou [MSFT]
- full documentation for odbcconnection.getschema?
- Prev by Date: Which connection scheme better?
- Next by Date: Re: Good icon for "SQL"?
- Previous by thread: Re: full documentation for odbcconnection.getschema?
- Next by thread: Re: full documentation for odbcconnection.getschema?
- Index(es):
Relevant Pages
|