app = self.Application
bizJobs = app.biz.Jobs(app.dbConnection)
Returns 0 records:
self.DataSet = bizJobs.getDataSet()
I create a dataset with an SQL statement and it returns the cursor
self.DataSet = bizJobs.getJobsDataSet()
Doesn't getDataSet() return all of the records in the table?
--
Jeff
-------------------
Jeff Johnson
[email protected]
_______________________________________________
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]