Subject | Re: help with IB_LookupCombo |
---|---|
Author | th3r3dd3v1l |
Post date | 2004-08-08T03:37:35Z |
Olá Paul..
;o)
thank you very much for the class...
and I will try to activate the list of IBObjects in Brazil...
[]s
always force.
best regards.
Luiz "RedDevil" Stefanski
==========><=============
=====> Delphi 4 <========
=====> powered <=========
========> by <===========
=====> IBObjects <=======
==========><=============
more in:
home:
http://www.RedDevil.eti.br
installation way:
http://www.firebase.com.br/cgi-bin/firebase.cgi/artigo?ID=630
examples and tip's project
http://www.firebase.com.br/cgi-bin/firebase.cgi/dnld?ID=165
;o)
thank you very much for the class...
and I will try to activate the list of IBObjects in Brazil...
[]s
always force.
best regards.
Luiz "RedDevil" Stefanski
==========><=============
=====> Delphi 4 <========
=====> powered <=========
========> by <===========
=====> IBObjects <=======
==========><=============
more in:
home:
http://www.RedDevil.eti.br
installation way:
http://www.firebase.com.br/cgi-bin/firebase.cgi/artigo?ID=630
examples and tip's project
http://www.firebase.com.br/cgi-bin/firebase.cgi/dnld?ID=165
--- In IBObjects@yahoogroups.com, Paul Vinkenoog <paul@v...> wrote:
> Olá Luiz,
>
> > please, somebody help me with my IB_LookupCombo?
> >
> > I already tried of everything, I configured all the properties as
in
> > the example of the paste samples but I don't get to do to work...
>
> The problem is not in the IB_LookupCombo; you set that up correctly.
>
> What's wrong is that you filled in GRUPO as KeyLinks for
MEDICAMENTOS.
> Change it to CODIGO and everything works fine.
>
> By the way: you probably wanted CODIGO to be the PK of MEDICAMENTOS
> but you defined the constraint like this:
>
> CONSTRAINT PK_MEDICAMENTOS
> UNIQUE ( CODIGO )
>
> It works, but it may not be what you intended.
>
>
> > sorry for my bad English, but I'm using a translator...
>
> There's also a Brazilian IBO group on Yahoogroups: ibobjects-br
>
> At the moment it's very quiet but you could make it more active
> if you ask a lot of questions there! :-)
>
>
> []'s
> Paul Vinkenoog