Am Mon, 15 Aug 2005 20:41:07 +0200 schrieb Paul McNett <[EMAIL PROTECTED]>:

Ed Leafe wrote:
On Monday 15 August 2005 13:40, Paul McNett wrote:

Sounds like the right approach. Get the value once from the underlying
cursor (right after the requery I guess), put it into a dabo sanitized
format, and from then on use the dabo value.
That really doesn't work, since we use it in various places. What my change does is return the native cursor.description property if it is not None; otherwise, it returns an empty tuple.

Ok, if it works...

If source needs to be changed, wouldn't it make sense to add a method getDescription to dBackend which per Default returns the description and the implementations can override
getDescription todo it's thing.


adi

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to