Subject | Re: [IBO] TIB_Cursor |
---|---|
Author | Michael Vilhelmsen |
Post date | 2004-02-23T15:13:40Z |
> What I meant is:a
>
> Usually you change TIBOQueries to TIB_Queries.
>
> And if you realize you don't have to visualize the data you change
> TIB_Query to a TIB_Cursor...Ok, got that.
>
I have defined a field in CalculatedFields like:
MyFloat Numeric(15,2)
But how do I assign a value OnCalculateFields ?
> ;-)
>
> Luc.