Getting native database type
Hi all,
I'm trying to write an application which will examine a table and
create stored procedures for modifying the table.
I was wondering if ADO.net provides a way to get the native type on the
database side.. for example a string containing varchar, char,
uniqueidentifier, etc.
Thanks
Andy
.
Relevant Pages
- Determining native database data type?
... create stored procedures for modifying the table. ... Andy ... Prev by Date: ... (microsoft.public.dotnet.framework.adonet) - Re: talkback system
... Andy & Kim wrote: ... > anybody got any ideas about making or modifying anything to make a talk ... Prev by Date: ... (rec.video.production) - Re: Which DB am I connected to?
... "Andy" a écrit dans le message de ... > My stored procedures run either against Test ... > or Production database. ... > Is there any way to know which DB I am accessing in PL/SQL? ... (microsoft.public.vb.general.discussion) - Re: Which DB am I connected to?
... i've started ORACLE this week so i'm no guru. ... >Hi Andy! ... >> My stored procedures run either against Test ... >> or Production database. ... (microsoft.public.vb.general.discussion) - Re: returning multiple values at the same time in a function
... There is a nice article about your question on MSDn ... "Andy B." ... A resultset from a query. ... A status code returned from the stored procedures as output parameters. ... (microsoft.public.dotnet.languages.vb) |
|