Can´t make a DBLookupComboBox retrieve data
Posted: Mon 30 Oct 2006 23:52
Hi . I´m relly new using C++ Builder and MYDAC for accessing a MySQL Database and have a problem :
When I add a DBLookupComboBox to my form, I select the DataSource and the DataField (wich are yet working with others DBEdits Objects in the same Form) and the ComboBox seems to never make a link with its data source : the DBLookupComboBox Field clears its name and shows no data (as if it is null), and if I run the project, this field shows no data. Neither can focus on it.
I suposse it has a simple solution. What is it ?
Thanks !!!
When I add a DBLookupComboBox to my form, I select the DataSource and the DataField (wich are yet working with others DBEdits Objects in the same Form) and the ComboBox seems to never make a link with its data source : the DBLookupComboBox Field clears its name and shows no data (as if it is null), and if I run the project, this field shows no data. Neither can focus on it.
I suposse it has a simple solution. What is it ?
Thanks !!!