Python Forum
MySQL SSL Connection, Need help
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MySQL SSL Connection, Need help
#3
well. Worksheet object does not have nrows property.
use help on Worksheet to see available properties and methods
you can use iter_rows() method to iterate over the rows of a worksheet. You can specify start/end column/row, etc. There is also rows property as a shorthand, but with it you iterate over all rows
Reply


Messages In This Thread
MySQL SSL Connection, Need help - by LordVaderXIII - Oct-15-2017, 10:51 PM
RE: MySQL SSL Connection, Need help - by buran - Oct-16-2017, 07:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Issues with MySql Connection EMG2024 2 136 May-29-2024, 03:11 PM
Last Post: EMG2024
  Virtual Env changing mysql connection string in python Fredesetes 0 442 Dec-20-2023, 04:06 PM
Last Post: Fredesetes
  Mysql and mysql.connector error lostintime 2 804 Oct-03-2023, 10:25 PM
Last Post: lostintime
  Mysql error message: Lost connection to MySQL server during query tomtom 6 16,598 Feb-09-2022, 09:55 AM
Last Post: ibreeden
  Python MYSQL connection does not work after 1h idle zazas321 9 7,158 Oct-07-2021, 12:02 PM
Last Post: ndc85430
  Serial connection connection issue Joni_Engr 15 8,426 Aug-30-2021, 04:46 PM
Last Post: deanhystad
  mysql connection pool? MuntyScruntfundle 0 2,086 Oct-20-2018, 07:36 PM
Last Post: MuntyScruntfundle
  mysql db connection using python sunstar20 13 12,263 Aug-04-2018, 09:08 AM
Last Post: vishalhule
  ssh + mysql connection python 3.4.3 desudesu 9 13,282 May-25-2017, 03:19 PM
Last Post: desudesu

Forum Jump:

User Panel Messages

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