[Gambas-user] Problem with datacombo

Benoit Minisini gambas at ...1...
Fri Oct 26 13:33:11 CEST 2007


On vendredi 26 octobre 2007, Fabien Bodard wrote:
> in a database i have :
> Table Produce
> idProd
> Prodname
> idFamilly
> idCategory
> idType
>
> Table Familly:
> idFamilly
> Name
>
> TableCategory
>
> idCategory
> Name
> idFamilly
>
> Table Type:
> idType
> Name
> idFamilly
> idCategory
>
>
>
> in a form
> i add a datasource linked to Produce table
> on it i add a data broswer
>
> with Table idprod, prodname
>
> then i add a panel with contain these datacontrol
>
> prodName
> and
> datacombo
> on Familly
> on Category
> on Type
>
> But i've a stack overflow :(
>
>
> Help !
>
> Fabien

Please send the project, and a SQL dump of your database (with the metadata).

Regards,

-- 
Benoit Minisini




More information about the User mailing list