Subject | Re: [IBO] TIB_LookupCombo, TIB_LookupList combination |
---|---|
Author | Mark Pickersgill |
Post date | 2004-11-23T23:27:26Z |
I have all of my lookup datasets doing FetchAll, but it still occurs.
I haven't looked into it further (as my app is still in development
stages), but it might have something to do with multiple columns.
Mark
Woody (TMW) wrote:
I haven't looked into it further (as my app is still in development
stages), but it might have something to do with multiple columns.
Mark
Woody (TMW) wrote:
>Generally, I have found this happen when the recordset hasn't pulled in
>anything but the first record yet. Doing a FetchAll usually clears this up.
>Most lookup tables contain small amounts of records so this shouldn't be a
>problem for most.
>
>HTH
>Woody (TMW)
>
>
>