new at zeoslib, I need support in some areas
Posted: 28.03.2008, 20:36
HI! thanks by Zeoslib. i really like it! Im Pascal programmer sinse turbo pascal 3 and now Im translating one apllication to MySQL with delphi/zeos. I use standard table/datasource acces to data. Please, I wanna ask to you:
1) When edit a row, how can lock it to avoid problems?
2) when some other user add/modify a record, how can I refresh the datase automatically?
3) When I try to read/write bool values with "ZTable1.FieldByName('SH').AsBoolean" I get an error "Cannot acces to fiel SH as boolean". How can I solve it?
Thanks a lot in advance!!!!. Some example or little source will be appreciated!! Daniel
1) When edit a row, how can lock it to avoid problems?
2) when some other user add/modify a record, how can I refresh the datase automatically?
3) When I try to read/write bool values with "ZTable1.FieldByName('SH').AsBoolean" I get an error "Cannot acces to fiel SH as boolean". How can I solve it?
Thanks a lot in advance!!!!. Some example or little source will be appreciated!! Daniel