johnf wrote: > On Monday 17 September 2007 10:34, Ed Leafe wrote: >> On Sep 17, 2007, at 1:23 PM, johnf wrote: >>> Thanks that should work as all my forms contain at least one bizobj >>> that is >>> the same for all forms. >> Good, because it is generally not a good idea in a 3-tier framework >> to jump from UI directly to the data layer. >> >> -- Ed Leafe > I'm now using > > curnewlot= oForm.agschgridBizobj.getTempCursor() > ##oForm.conn.getDaboCursor() > > and I still get a similar traceback and _storeFieldTypes() is still being > called.
Seems to me we never need to call storeFieldTypes for AuxCursor. Ed, do you see anything wrong with that thinking? -- pkm ~ http://paulmcnett.com _______________________________________________ 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/dabo-users/[EMAIL PROTECTED]
