Subject | Re: [IBO] More than one Lookup combo to one dataset |
---|---|
Author | Jason Wharton |
Post date | 2001-03-14T19:18:37Z |
Marc,
Use 5 TIB_Queries. Fetch all the records and then call the
FreeServerResources method and they will become simple in-memory containers
that are holding zero resources open on the server.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Use 5 TIB_Queries. Fetch all the records and then call the
FreeServerResources method and they will become simple in-memory containers
that are holding zero resources open on the server.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Marc Leclerc" <mlpgr@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, March 13, 2001 7:53 AM
Subject: [IBO] More than one Lookup combo to one dataset
> Hi,
>
> I have about 5 lookup fields which are taken from the same table. My app
using the BDE would link all lookupcombo to the same datasource. Can this be
done using IBO or do I need 5 IB_Queries since the links have to be
described within the Query KeyLinks.