Subject | RE: [IBO] TIB_UpdateBar problem ... |
---|---|
Author | Guillermo Najar |
Post date | 2001-05-05T14:15:35Z |
Thank you Geoff and Helen.
I'll keep trying next monday 5/7, since a volcano is waiting me for hiking
this weekend. I'll let you know...
Regards!
Guillermo
Guillermo N�jar-Arreola <gnajar@...> escribi� en el mensaje de
noticias NEBBJIJNCLEGKDDOJDGLOEFBCFAA.gnajar@......
I'll keep trying next monday 5/7, since a volcano is waiting me for hiking
this weekend. I'll let you know...
Regards!
Guillermo
Guillermo N�jar-Arreola <gnajar@...> escribi� en el mensaje de
noticias NEBBJIJNCLEGKDDOJDGLOEFBCFAA.gnajar@......
>
>
> Hi there,
>
> I'm learning IBObjects following the Getting Started manual; I'm in the
> "Working the ropes" section, and following every step, but using my own
> Interbase tables and prepared IB queries. I have a normal TIB_Grid with a
> TIB_Navigation bar that works just fine. The point is that when assigning
> the TIB_UpdateBar linked to the same TIB_Query as the grid and navigation
> bar, all buttons are disabled ... why? I have not changed any property
> values and the query is Active in design and run time. My query is:
>
> SELECT
> RFCPROV
> , NOMPROV
> , p.CODIGOTIPOPROV
> , t.DESCRIPCIONTIPOPROV
> , TELPROV
> , IVAAPLICADO
> from PROVEEDOR p
> left join TIPOPROVEEDOR t on p.CODIGOTIPOPROV = t.CODIGOTIPOPROV
>
>
> I have set "t.DESCRIPCIONTIPOPROV" as readonly in the TIB Query component.
>
>
> Any ideas?
>
> Thanx !
> Guillermo N�jar
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>