Auto increment fields

B

Brian

Guest
How do you handle auto-incrementing fields, such as an ID? Every time I insert a record it gives me an error, even if I leave the ID field blank. Thanks!
 
E

Eugenio

Guest
Brian wrote:
>
> How do you handle auto-incrementing fields, such as an ID?
> Every time I insert a record it gives me an error, even if I
> leave the ID field blank. Thanks!

Please check out this message, which contains the a fix to your problem.

http://dadabik.sourceforge.net/forum/read.php?f=1&i=232&t=192

(Latest version of DaDaBIK when this message was posted: 1.8)
 
Top