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

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to