[fpc-devel] Inserting first record

LacaK lacak at zoznam.sk
Thu Jun 9 10:39:29 CEST 2011


>> This is second email. Can somebody confirm, that there is Access 
>> Violation when we insert (or append) first row into empty dataset ?
>> (or I missed something?)
>> You can use attached program.
>
> Is the problem only with sqlite ?
No, I can reproduce it also for example with MySQL.
But exception is somehow connected with printing (accessing) OldValue 
... when I ommit query to this property, then no exception occurs

So It seems, that there must be fill more conditions:
1. Empty dataset
2. accessing OldValue ...

If you can, try my test program with your database.
TIA
-Laco.
>
> Michael.
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>




More information about the fpc-devel mailing list