Benoit,

I've just asked kendek to create new Ubuntu .debs in his pre-release
Gambas Launchpad Ubuntu ppa repo for revision #5070: I don't like to
compile a new version of Gambas3 myself as it seems to conflict with the
installed version from kendek's ppa repo. When he has done his ppa
update, I'll change my app to use the BeforeSave event handler. How do I
define the current country's id value in it? My guess is something like
(but not exactly that):
DataSourceCentre.country_id = CountryId ' variable containing the 
                                        ' foreign key value 

Should I still use DataBrowserCentre embedded in DataSourceCentre
embedded in DataSourceCountry (i.e. do I need DataSourceCountry)? Do I
still need the 'country_id = CountryId' filters in DataSourceCentre & in
DataSourceCountry?

        
        


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to