Subject Re: [IBO] TIB_Cursor
Author Michael Vilhelmsen
> What I meant is:
>
> Usually you change TIBOQueries to TIB_Queries.
>
> And if you realize you don't have to visualize the data you change
a
> 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.