Subject | Re: [IBO] IBOQuery & FieldByName("F1")->AsInt64 |
---|---|
Author | Nando Dessena |
Post date | 2004-04-14T13:05:29Z |
Gerhard,
g> calling the methode FieldByName of the IBOQuery component should
g> return a pointer to a TIB_ Column object as i see it.
no, it should return a TField reference as it does. A TDataSet
derivative is supposed to use TField objects for the columns.
g> Has anywhere a better solution for IBOQuery ?
Have you tried AsLargeInt?
Ciao
--
Nando mailto:nandod@...
g> calling the methode FieldByName of the IBOQuery component should
g> return a pointer to a TIB_ Column object as i see it.
no, it should return a TField reference as it does. A TDataSet
derivative is supposed to use TField objects for the columns.
g> Has anywhere a better solution for IBOQuery ?
Have you tried AsLargeInt?
Ciao
--
Nando mailto:nandod@...