A
Antoine Vuillermet
Guys, thanks for your cooperation !
Another question, I wrote a function which allows me to translate my
fields name, from english to chinese. Basically it works like this :
creation of a buffer field, copy of field1 (=active field in my
database) data to the buffer, copy of field2 (translated data) data in
field1, and copy of buffer data to field2, erase buffer field.
It seems to work just fine, but after 10-15 times of translating back
and forth, I've got a error message, "record is too large", and at that
point only, I seem to have lost many of my original datas...
Thanks !
Antoine.
Another question, I wrote a function which allows me to translate my
fields name, from english to chinese. Basically it works like this :
creation of a buffer field, copy of field1 (=active field in my
database) data to the buffer, copy of field2 (translated data) data in
field1, and copy of buffer data to field2, erase buffer field.
It seems to work just fine, but after 10-15 times of translating back
and forth, I've got a error message, "record is too large", and at that
point only, I seem to have lost many of my original datas...
Thanks !
Antoine.