Subject | Re: [IBO] TIB_LOOKUPCOMPO |
---|---|
Author | hadji@logos.cy.net |
Post date | 2001-08-16T07:09:47Z |
I am sorry for the misundestanding.I was not intending to do that at
all.Apologies.
My message is
I have a form with two TIB_QUERY objects,two IB_DATASOURCES and two
IB_TRANSACTIONS and also one connection.One query is for the PROJECT
table and the other for the PROJECTTYPE table.I also attach to each
two TIB_TRANSACTION .The field 'TYPE' in the PROJECT table is looked
from the PROJECTTYPE table.I have set up a TIB_LOOKUPCOMBO as
described in the GETTING STARTED GUIDE FOR IBOJECTS.Everything is
working fine as far as the TIB_LOOKUPCOMBO box is concerned but
i have noticed the following strange behaviour,i am sure i am doing
something wrong becase i am new to IBOBJECTS and client/server.
a.When I scroll the PROJECTTYPE TABLE using a TIB_GRID i have noticed
that sometimes a record is inserted in the PROJECT table and the
table gets into edit mode.
b. The value of the 'TYPE' field of the current record in the
PROJECT table changes value to correspond to the current record
of the PROJECTTYPES table current record and gets into edit mode
Please help me to undestand what Iam doing wrong.Also please tell me
if its a good policy to use a separate transaction TIB_TRANSACTION
for each table.
Again I apologise for the CAPS.
Thanks
COSTAS
all.Apologies.
My message is
I have a form with two TIB_QUERY objects,two IB_DATASOURCES and two
IB_TRANSACTIONS and also one connection.One query is for the PROJECT
table and the other for the PROJECTTYPE table.I also attach to each
two TIB_TRANSACTION .The field 'TYPE' in the PROJECT table is looked
from the PROJECTTYPE table.I have set up a TIB_LOOKUPCOMBO as
described in the GETTING STARTED GUIDE FOR IBOJECTS.Everything is
working fine as far as the TIB_LOOKUPCOMBO box is concerned but
i have noticed the following strange behaviour,i am sure i am doing
something wrong becase i am new to IBOBJECTS and client/server.
a.When I scroll the PROJECTTYPE TABLE using a TIB_GRID i have noticed
that sometimes a record is inserted in the PROJECT table and the
table gets into edit mode.
b. The value of the 'TYPE' field of the current record in the
PROJECT table changes value to correspond to the current record
of the PROJECTTYPES table current record and gets into edit mode
Please help me to undestand what Iam doing wrong.Also please tell me
if its a good policy to use a separate transaction TIB_TRANSACTION
for each table.
Again I apologise for the CAPS.
Thanks
COSTAS
--- In IBObjects@y..., "Jason Wharton" <jwharton@i...> wrote:
> I generally avoid being yelled at. All CAPS is generally regarded as
> yelling.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: <hadji@l...>
> To: <IBObjects@y...>
> Sent: Wednesday, August 15, 2001 12:02 PM
> Subject: [IBO] TIB_LOOKUPCOMPO
>
>
> > CAN YOU PLEASE HELP ME
> ...