[Mono-devel-list] TimeStamp support on oracle...

Hubert FONGARNAND informatique.internet at fiducial.fr
Thu Jul 28 11:50:29 EDT 2005


I really need the new TimeStamp type (supported starting from oracle 9). It's 
a MS.NET supported type (i've made tests)...
I've begin to do a little patch (attached) to add the timestamp type to 
oracle.client...
but... I've a strange error when i try to do a Fill, it failed with:

Unhandled Exception: System.Data.OracleClient.OracleException:
in <0x0013d> System.Data.OracleClient.Oci.OciStatementHandle:Fetch ()
in <0x0002c> System.Data.OracleClient.OracleDataReader:Read ()
in <0x002f4> System.Data.Common.DbDataAdapter:FillTable (System.Data.DataTable 
dataTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords, 
System.Int32 counter)
in <0x0011f> System.Data.Common.DbDataAdapter:Fill (System.Data.DataSet 
dataSet, System.String srcTable, IDataReader dataReader, Int32 startRecord, 
Int32 maxRecords)
in <0x000d5> System.Data.Common.DbDataAdapter:Fill (System.Data.DataSet 
dataSet, Int32 startRecord, Int32 maxRecords, System.String srcTable, 
IDbCommand command, CommandBehavior behavior)
in <0x00044> System.Data.Common.DbDataAdapter:Fill (System.Data.DataSet 
dataSet)
in <0x007b8> ConsoleIntranet.Class1:TestTimestamp ()
in <0x00015> ConsoleIntranet.Class1:Main (System.String[] args)

Could someone help me how to resolve this issue?
thanks
_______________________________________________
Ce message et les éventuels documents joints peuvent contenir des informations confidentielles.
Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: timestamp.diff
Type: text/x-diff
Size: 5666 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050728/46dd37b2/attachment.bin 


More information about the Mono-devel-list mailing list