On Mar 6, 2006, at 1:35 PM, Ed Leafe wrote:

OK, I got the fix for this implemented. However, I'm now having a problem with the Cursor class - I'm getting errors about it not being the "right type".

        Give me some time to work this out, and I'll have a fix posted soon.

Well, I've run into a kinterbasdb problem. Dabo has a mixin class that has the behaviors we need, and we mix it with the dbapi-provided cursor class to make a Dabo cursor. I'm getting an odd error now with Firebird:

TypeError: Error when calling the metaclass bases
     type 'kinterbasdb.Cursor' is not an acceptable base type

I've posted a message to the Python list, but until someone explains what this error means and how to fix it, I won't be able to post a fix.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




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

Reply via email to