Python Forum
Excel cell(non uniform) to Database
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel cell(non uniform) to Database
#4
(Nov-27-2018, 02:42 PM)thatIsTheCase Wrote: What method are you using to read xlsx file? What SQL db are you going to? Give some more details or show code please. I am wrapping up an excel automation project so it is fresh (in-head).

As i mentioned, reading the file is done.I have used following packages(at the moment)
Excel package used - Openpyxl
Database - As now i am thinking of Sqlite3(Advise me better options ,if any)

Task pending at my end is to read cells and send them into database via insert statements.I need to know the technical approach to accomplish that.
Reply


Messages In This Thread
Excel cell(non uniform) to Database - by Vinci141 - Nov-27-2018, 04:20 AM
RE: Excel cell(non uniform) to Database - by buran - Nov-27-2018, 09:14 AM
RE: Excel cell(non uniform) to Database - by Vinci141 - Nov-28-2018, 04:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python read Excel cell data validation anantpatil 0 4,214 Jan-31-2020, 04:57 PM
Last Post: anantpatil
  Slicing String cell by cell Vigneshkumarsakthivel 0 2,437 Sep-02-2018, 05:59 PM
Last Post: Vigneshkumarsakthivel

Forum Jump:

User Panel Messages

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