![]() |
|
#1
|
|||
|
|||
|
I have a mTable Component, and if I want to POST a record it says that ID field have to be set... Isn't it autoincrement... ?
What did I do wrong? Where can I get usable information about mODBC? Thank You Joseph Bernath |
|
#2
|
|||
|
|||
|
What type of table are you using? It depends upon whether you setup the ID to be autoincrement or not or whether your database table has that datatype.
|
|
#3
|
|||
|
|||
|
Thanks for help
![]() I use Access database, and my 'ID' field is the standard unique field generated by Access. I've tried to set the field type to [arAutoInc] in the mTable object, but then I get 'can't modify, the record is locked by another user'-kind-of message or something.. ![]() If mOBDC doesn't work what freeware (!) should I use instead of BDE? (It's very slow... ) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|