CProviderTypes - Doubt
From: chitracl (chitrak_at_vjil.com)
Date: 03/16/05
- Next message: Kenneth: "IBM OLE DB Provider for DB2 and Crystal Report"
- Previous message: chitrak_at_vjil.com: "CProviderTypes"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Mar 2005 03:28:39 -0500
Hi all,
I have an application which takes data from one database and put in
another. I need to create some intermediate temp tables in the target
database as same as the source. Lets say my source is SQL Server and
target is Oracle. If i want to create a table with datatypes of SQL
Server's but again it should be compatible for oracle. I am failing in
getting the right data type bcos OLEDB gives data type number to a group
of types like 129 is for text,varchar,char so if i supply 129 to provider
types it fetches all the above three but then how will i get the
compatible one?
Please suggest me on this.
Thanks in advance
Chitra
- Next message: Kenneth: "IBM OLE DB Provider for DB2 and Crystal Report"
- Previous message: chitrak_at_vjil.com: "CProviderTypes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|