On Wednesday 28 January 2009 11:25:51 am Ed Leafe wrote: > On Jan 28, 2009, at 1:22 PM, Ed Leafe wrote: > > biztmp = dabo.biz.dBizobj(self.conn) > > biztmp.appendDataSet(dabo.db.dDataSet(tuple(rec1)) > > biztmp.saveAll() > > Guess I left out the DataSource and KeyField params: > > biztmp = dabo.biz.dBizobj(self.conn, DataSource="mytable", > > KeyField="myPK") > > -- Ed Leafe
OK I think I understand. thanks -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
