>Now a Dabo cool feature:
>
>self.LookUpData = self.metaBiz.getDataSet()
>
>Now you can run select statements against "self.LookUpData"
>
>self.datarecord = self.LookUpData.execute ("select * from dataset where
>etc.....")
>
>Things to note:
>1. I did not add the self.metaBiz object to the Form's bizobj and it has
>nothing to do with any of the objects on the form.
>2. I can make simple select statements on the dataset
>
>I hope this helps.Ah! Very cool indeed. I was just getting to the point of wondering how I could keep data like that hanging around. Thanks! Ken -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.6/709 - Release Date: 3/3/2007 8:12 AM _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
