Hello, Lele Gaifax said the following on 01.04.2007 2:36:
> I checked and the "role" argument is correctly seen by the FB backend, > and your script works for me *when* accessing the database as LELE, but > effectively not when using SYSDBA, *if* with "fails" you mean that you > get "NONE" as result. No, I mean - I've got exception when executing that code with the new backend: http://paste.turbogears.org/paste/1177 > And... I'm ashtonished to ear that it does work for you, with the > pristine backend. It may very well be me misunderstanding the roles, as > I never used them. Do they work when connecting as SYSDBA? Yes they work, but it is not crucial here. I just use this as example because "SELECT CURRENT_ROLE FROM RDB$DATABASE" is the first SQL statement in my program and it doesn't work with the new backend ;-) -- Oleg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
