Adrian Klaver wrote: > I would have thought the cursor would only fetch the columns specified in the > DataStructure. Am I missing something? Be warned the answer to this leads to > another question :)
When you don't call addField() at all, Dabo will "select *". As I clarified in my prior message, setting DataStructure doesn't implicitly call addField(), you still have to do that yourself. Paul _______________________________________________ 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]
