Python Forum
Importing data from a text file into an SQLite database with Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Importing data from a text file into an SQLite database with Python
#8
(Jun-29-2020, 08:32 PM)macieju1974 Wrote: ...and what would it look like with the creation of the database?
did you look at the link? The answer is right at the top of the link I shared.
Of course, you can create the db in advance using one of many available GUI tools to work with sqlite and only use the file already created in your script.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Importing data from a text file into an SQLite database with Python - by buran - Jun-29-2020, 08:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problems writing a large text file in python Vilius 4 987 Dec-21-2024, 09:20 AM
Last Post: Pedroski55
  Python script to extract data from API to database melpys 0 852 Aug-12-2024, 05:53 PM
Last Post: melpys
  To fetch and iterate data from CSV file using python vyom1109 3 1,008 Aug-05-2024, 10:05 AM
Last Post: Pedroski55
  Reading an ASCII text file and parsing data... oradba4u 2 1,407 Jun-08-2024, 12:41 AM
Last Post: oradba4u
  wrong entries in sqlite database and tkinter epsilondatum 2 1,484 Apr-23-2024, 04:48 PM
Last Post: epsilondatum
  need help with data analysing with python and sqlite Hardcool 2 1,057 Jan-30-2024, 06:49 AM
Last Post: Athi
  Replace a text/word in docx file using Python Devan 4 20,983 Oct-17-2023, 06:03 PM
Last Post: Devan
  python sqlite autoincrement in primary column janeik 6 3,113 Aug-13-2023, 11:22 AM
Last Post: janeik
  save values permanently in python (perhaps not in a text file)? flash77 8 2,666 Jul-07-2023, 05:44 PM
Last Post: flash77
  How to detect abnormal data in big database python vanphuht91 5 2,304 Jun-27-2023, 11:22 PM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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