Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python and MYSQL Resultset
#3
(Apr-01-2021, 12:12 PM)kashcode Wrote: Read this thread https://stackoverflow.com/questions/3920...ql/3920490


Thank you. It did remove the u from the result set. After adding the use_unicode=True ,charset="utf8" to the db connection string.

Now, I still have single quotes left in the result set?
Reply


Messages In This Thread
Python and MYSQL Resultset - by vj78 - Mar-31-2021, 09:37 PM
RE: Python and MYSQL Resultset - by kashcode - Apr-01-2021, 12:12 PM
RE: Python and MYSQL Resultset - by vj78 - Apr-02-2021, 12:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Parsing bs4 Resultset gw1500se 4 4,773 Nov-09-2021, 04:06 AM
Last Post: snippsat
  AttributeError: ResultSet object has no attribute 'get_text' KatMac 1 4,405 May-07-2021, 05:32 PM
Last Post: snippsat
  TypeError: must be str, not ResultSet HiImNew 3 8,128 Feb-15-2018, 07:48 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020