mvitlov / vscode-db-explorer-firebird

Explore and run queries against your Firebird® databases without leaving VS Code.
MIT License
21 stars 11 forks source link

I need to be able to specify the CharSet UTF-8 for the connection #13

Open TonyRietwyk opened 4 years ago

TonyRietwyk commented 4 years ago

Is your feature request related to a problem? Please describe. I'm not clear what charset you are using to show query results.

Describe the solution you'd like An extra step in setting up the connection.

Describe alternatives you've considered None.

Additional context None.

cesarvaldezb commented 3 years ago

i also need this functionality because my firebird use charset ISO8859_1 and the connection cannot be stablished without this parameter.