Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OracleBulkCopy - Date Conversion Issue

785564Jul 16 2010 — edited Jul 16 2010
Hi Guys,

I am relatively new to the Oracle realm, we are trying to utilize the OracleBulkCopy class...

I have a C# strongly typed dataset with a few columns; one of which is of type System.DateTime. Normally i would handle conversion from System.DateTime into a format that Oracle likes prior to the execution of a stored procedure by adjusting the parameter options available.

However with the OracleBulkCopy class i don't seem to have such luxuries...

Can anyone suggest how data type conversion can be achieved using the OracleBulkCopy class?

Thanks in advance.

Cheers,
Dave
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2010
Added on Jul 16 2010
1 comment
4,519 views