Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle column data types ane .NET data types
In message <mzvod.10040$Qh3.1810_at_newsread3.news.atl.earthlink.net>,
Edward Diener <eldiener_at_earthlink.net> writes
>I am working with an Oracle database and am using ADO .NET to read in column
>values from a row into .NET data types. How can I determine at compile time,
>for a given Oracle column data type what is the corresponding .NET data type
>? Is this in some Oracle documentation for using Oracle in ADO .NET ? Is it
>in some Microsoft documentation for using Oracle with ADO .NET ? I have not
>been able to find it anywhere as yet.
>
>
This is in chapter 3 of the ODP.NET documentation. It is available to
download from OTN and also directly here -
<http://download-uk.oracle.com/docs/html/B14164_01/featOraCommand.htm#sth
ref151>
-- Jim Smith Because of their persistent net abuse, I ignore mail from these domains (among others) .yahoo.com .hotmail.com .kr .cn .tw For an explanation see <http://www.jimsmith.demon.co.uk/spam>Received on Fri Nov 26 2004 - 01:21:33 CST
![]() |
![]() |