[Gambas-user] How to share one datasource across two forms?

Marty mmcg29440 at ...3163...
Sun Aug 11 21:27:10 CEST 2013


Hello,

First let me say thank you to all those who have answered my past posts.

As I get deeper into programming databases with Gambas, more questions 
come out. I have two forms which show data from the same table. The data 
is split up so that the user interface is less confusing. My first 
question is how can I show the data on form 2 when the datasource is on 
form 1?

I'd like to use a datacombo box to provide input to a field but, get the 
list from another table. Is this possible?

One more. I also need a data aware checkbox. I want to save the logical 
value of the checkbox to the datasource. Any suggestions?

I'm used to MS VB and data access there is quite different. In many 
respects Gambas has a much simpler approach.

Thanks,
Marty




More information about the User mailing list