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




_______________________________________________
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]

Reply via email to