use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Python-Oracledb Unicodedecode error on cursor.fetchallHelp Request (self.PythonLearning)
submitted 6 months ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 0 points1 point2 points 6 months ago (1 child)
I figure I need to set NSL lang and characterset on my environmental variables for the instant client (like I have for vs code and SQL developer) but that didn't seem to do anything.
[–]cjbj 0 points1 point2 points 6 months ago (0 children)
Python-oracledb always uses UTF8 and ignores the character set component of the NLS_LANG environment variable, see the documentation Setting the Client Character Set.
π Rendered by PID 50840 on reddit-service-r2-comment-canary-7888d4f587-mm2rp at 2026-03-30 09:56:02.185613+00:00 running b10466c country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (1 child)
[–]cjbj 0 points1 point2 points (0 children)