On Wednesday 17 December 2008 08:48:31 pm Ed Leafe wrote: > On Dec 17, 2008, at 10:34 PM, johnf wrote: > > I agree I don't need a bizobj. I wanted a tempcursor. I can use it > > to store > > data and later to assist with the writting of the new text file. > > But why a cursor, which implies a backend? Why not just a dataset? > > What does a cursor give you that a dataset doesn't for this task? > > > -- Ed Leafe I can scan and set filters for two. I fact that is what I did. I first got a connection (that is thing I was hoping to avoid). Got the data into a DataSet. Made a cursor and started using the cursor.
-- 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]
