Re: List of OLEDB Data Types
- From: Paul Clement <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx>
- Date: Fri, 23 May 2008 11:33:57 -0500
On Fri, 23 May 2008 08:30:31 -0700 (PDT), Norbert Pürringer <thalion77@xxxxxxxxxxxx> wrote:
¤ Hello,
¤
¤ do you know a website, where you can find out all possible OLEDB data
¤ types? The OLEDB data types are constants such as 200 for an Oracle
¤ VARCHAR2 and I need a list of all constants and its descriptions.
They are actually defined in the Microsoft OLE DB 2.0 Programmer's Reference. I'm not sure how much
this will help you though as the mapping of data types to the API will differ depending upon the
OLEDB provider/database implementation. The following might help a bit if you're using ADO:
http://www.w3schools.com/ADO/ado_datatypes.asp
Paul
~~~~
Microsoft MVP (Visual Basic)
.
- References:
- List of OLEDB Data Types
- From: Norbert Pürringer
- List of OLEDB Data Types
- Prev by Date: List of OLEDB Data Types
- Next by Date: Re: List of OLEDB Data Types
- Previous by thread: List of OLEDB Data Types
- Next by thread: Re: List of OLEDB Data Types
- Index(es):
Relevant Pages
|
|