[Gambas-user] Problem with datacombo
Fabien Bodard
gambas.fr at ...626...
Fri Oct 26 12:57:35 CEST 2007
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
More information about the User
mailing list