Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
7423 Visualizações

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

Avatar
Cancelar
Melhor resposta

The database cursor should have it. Try:

cr.dbname
Avatar
Cancelar
Autor

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.

Autor

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?

Publicações relacionadas Respostas Visualizações Atividade
0
jul. 25
1504
2
nov. 24
6471
2
out. 24
3460
2
ago. 24
1996
3
jul. 24
8387