Subject | Re: [IBO] Newbie Question |
---|---|
Author | James |
Post date | 2004-05-30T15:01:55Z |
richscheuermann wrote:
ib_query.open; in form's oncreate event
james
> I am just starting with IBObjects.You should have to open the IB_Query thru coding. something like
>
> I have an IBConnection, IBQuery, and IBDatasource on a simple form.
> It has
> a Grid and one text box.
>
> During design the grid and the text box are filled with the proper
> columns
> from the database.
>
> But when I run the exe the grid and text box are empty.
>
> What am I missing?
>
> Thanks
> Rich Scheuermann
ib_query.open; in form's oncreate event
james