BUG: OCI invalid handle: OracleObject with TIMESTAMP Type

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
goethals.f
Posts: 60
Joined: Mon 18 May 2009 13:17

Post by goethals.f » Mon 20 Dec 2010 07:59

StanislavK wrote:We have released the new 6.0.69 version of dotConnect for Oracle where these changes are available. The new build can be downloaded from
http://www.devart.com/dotconnect/oracle/download.html
(the trial version) or from Registered Users' Area (for users with active subscription only):
http://secure.devart.com/

For more information about the fixes and improvements available in dotConnect for Oracle 6.0.69, please refer to
http://www.devart.com/forums/viewtopic.php?t=19791
Hello,

This sounds good, but I would like to have the possibility to download the new version via the secure download area.

But for my account, the new 6.XX versions are not visible in the download area. I already posted this on the forum (See http://www.devart.com/forums/viewtopic. ... 4380#64380) + alreadey sended an e-mail to the sales begin last week --> but still not any response. And it seems I'm not the only one ?

Can you please verify this download issues ?

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

Post by Shalex » Mon 20 Dec 2010 10:47

goethals.f, we have answered you in this thread: http://www.devart.com/forums/viewtopic.php?p=64394.

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Fri 21 Jan 2011 16:45

We have improved the Oracle Objects wizard: now it generates a constructor of the custom object type that receives an OracleObject instance. This feature will be available in the nearest version; we will inform here when the corresponding build is released.

goethals.f
Posts: 60
Joined: Mon 18 May 2009 13:17

Post by goethals.f » Thu 27 Jan 2011 16:08

StanislavK wrote:We have resolved the problem with 'OCI invalid handle'. It was actually an error in the OCI, and we have implemented a workaround so that now inserting timestamps into user-defined types should work properly. These changes will be available in the nearest build of dotConnect for Oracle.
Just to let you know,

I have retested my demo-project (fron this thread) and indeed using a timestamp-field in my custom object, and using that object in custom-table as an input-parameter DOES work.

Thanks for fixing this issues. We don't need anymore the double translation from datetime --> toString --> varchar --> toTimestamp.... in our logic.


Thx
Fred

StanislavK
Devart Team
Posts: 1710
Joined: Thu 03 Dec 2009 10:48

Post by StanislavK » Thu 27 Jan 2011 18:04

Thank you for the feedback.

We have released the new 6.10.96 version of dotConnect for Oracle. It includes the aforementioned improvement of Oracle Objects wizard. For more information about the fixes and improvements available in dotConnect for Oracle 6.10.96, please refer to
http://www.devart.com/forums/viewtopic.php?t=20115

The new build can be downloaded from
http://www.devart.com/dotconnect/oracle/download.html
(the trial version) or from Registered Users' Area (for users with active subscription only):
http://secure.devart.com/

Post Reply