Subject | RE: [IBO] (unknown) |
---|---|
Author | Alan McDonald |
Post date | 2003-03-03T12:54:02Z |
do you have the getting started guide? It walks you thru the setup here step
by step.
Alan
-----Original Message-----
From: jubassauro <hipersimples@...>
[mailto:hipersimples@...]
Sent: Monday, 3 March 2003 11:33 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] (unknown)
Dear Alan, in the same way continues not working, I get to place the
list of cities in TIB_Lookupcombo when I change the following
characteristics:
TIB_Lookupcombo:
DataSource=dtCities
DisplayField=City
tIB_City:
SQL = select city from cities order by city
tIB_Cliente:
SQL = Select name,city... from customers
Are these my data, in which database I should change the keylinks?
Because I tried in the two and it didn't move. Could you give me
some example based above on the data? I thank its help.
Thank you
Juarez
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
by step.
Alan
-----Original Message-----
From: jubassauro <hipersimples@...>
[mailto:hipersimples@...]
Sent: Monday, 3 March 2003 11:33 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] (unknown)
Dear Alan, in the same way continues not working, I get to place the
list of cities in TIB_Lookupcombo when I change the following
characteristics:
TIB_Lookupcombo:
DataSource=dtCities
DisplayField=City
tIB_City:
SQL = select city from cities order by city
tIB_Cliente:
SQL = Select name,city... from customers
Are these my data, in which database I should change the keylinks?
Because I tried in the two and it didn't move. Could you give me
some example based above on the data? I thank its help.
Thank you
Juarez
>You make the query of the cities and assign it to the datasource___________________________________________________________________________
>property with
>the displayfield set the desired, you then assign keylinks alone
>that the
>display field i co-ordinated with the linked query
>Alan
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/