kndndrj / nvim-dbee

Interactive database client for neovim
GNU General Public License v3.0
710 stars 48 forks source link

Feature/sqlserver oracle #22

Closed kndndrj closed 1 year ago

kndndrj commented 1 year ago

addresses #3 and #5

camiloaromero23 commented 2 days ago

@kndndrj How did you manage to connect? I sent a connection string in the following format sqlserver://<host>;schema=<schema>;user=<user>;password=<password> and could not sign in with the specified user/password, Maybe i'm not reading well the docs. Could you give me a hand? 🙏🏽

This is the error I'm getting

image