Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
7226 Vues

How to fetch current logged in database name at server side in particular class??

Avatar
Ignorer
Meilleure réponse

The database cursor should have it. Try:

cr.dbname
Avatar
Ignorer
Auteur

but for that i have to inherit osv and the place(http_server.py) where i need dbname is already implemented class and used in many classes,,,so if i am trying to inherit osv.osv then it gives me::TypeError: Error when calling the metaclass bases

Could you edit your post to include more context? Paste some code and such.

Auteur

Hello Allison,,thank you so much for your reply but i have done what i want, i have fetched db_name from tools.config['db_name']....Thanxxx

Hello Nirav, I use db_name=tools.config['db_name'] but the return value is False. could you please tell me how?

Publications associées Réponses Vues Activité
0
févr. 25
1219
2
nov. 24
5776
2
oct. 24
2893
2
août 24
1693
3
juil. 24
7993