ipython-sql icon indicating copy to clipboard operation
ipython-sql copied to clipboard

Encoding issue

Open tuanna35 opened this issue 7 years ago • 0 comments

I'm using a connection string like this:

%sql oracle://usersid:pw@ip:1521/SID

However, the specially encoded strings in the database (Vietnamese) are not returned correctly.

What I got is Nguy?n M?nh Linh

Any idea?

tuanna35 avatar Sep 21 '18 09:09 tuanna35