Subject | TIB_Query - weird problem |
---|---|
Author | Franky Brandt |
Post date | 2003-12-10T07:35:48Z |
Hi
I've been trying to get this work for 8 hours now, it's driving me
crazy.
The problem is that some values on a tables record disappear when i do a
post on the table.
I even tried with a new TIb_Query with just the sql and the calculated
fields in it and leaving everything default.
the sql is just a select <fields> from <table> for update
I can't figure out why it's always the same field values that disappear
and why they don't disappear if i remove the calculated fields.
Even with no OnCalculate event but just the declaration i have the
problem.
If anyone knows anything on this..please tell
Thanks
Franky
I've been trying to get this work for 8 hours now, it's driving me
crazy.
The problem is that some values on a tables record disappear when i do a
post on the table.
I even tried with a new TIb_Query with just the sql and the calculated
fields in it and leaving everything default.
the sql is just a select <fields> from <table> for update
I can't figure out why it's always the same field values that disappear
and why they don't disappear if i remove the calculated fields.
Even with no OnCalculate event but just the declaration i have the
problem.
If anyone knows anything on this..please tell
Thanks
Franky