Subject | [IBO] Cannot insert more than 1 record using TIBGrid (message #36994 Cont) |
---|---|
Author | Roberto Freitas |
Post date | 2005-10-04T11:27:38Z |
Thanks, Helen.
Post is not failing, the first record is appended normally to the
database, and I get no errors on doing it.
The problem is: after successfully inserting the first one, TIB_GRID
turns to a kind of READ_ONLY state, and it's not possible to enter
anything else in it.
If you can look at code, there's a very small test program and DB in
file's area, folder Demo Apps, Teste.zip. It must be unziped in a
folder C:\Teste
Roberto
Post is not failing, the first record is appended normally to the
database, and I get no errors on doing it.
The problem is: after successfully inserting the first one, TIB_GRID
turns to a kind of READ_ONLY state, and it's not possible to enter
anything else in it.
If you can look at code, there's a very small test program and DB in
file's area, folder Demo Apps, Teste.zip. It must be unziped in a
folder C:\Teste
Roberto