I want to load data with TimeStamp dataType by OracleLoader

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Fleming
Posts: 2
Joined: Mon 20 Oct 2008 08:33

I want to load data with TimeStamp dataType by OracleLoader

Post by Fleming » Mon 20 Oct 2008 08:41

Hi there,

Error Message : while OracleLoader is open
Table contains field with data type that does not supported by OracleLoader.

OraDirect Version: 4.70

Destination table with timestamp in Oracle 10G
OraDirect OracleLoader doesn't support timestamp data type.
Is it correct?

Fleming

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 23 Oct 2008 10:05

There is no support for the timestamp data type in the OracleLoader class. You can find the list of supported types here: ms-help://Devart.Data.Oracle/dcOracle/Devart.Data.Oracle~Devart.Data.Oracle.OracleLoader.html

Post Reply