Python Forum
Python keeps inserting NULL values into table
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python keeps inserting NULL values into table
#9
I don't know why you'd use different placeholders than the docs suggest and assume it works. I can't explain why no exception is thrown and don't have time to dig into the source, but I'd at least try using the placeholders mentioned in the docs to rule that possibility out (or in).
Reply


Messages In This Thread
SQL not INSERTING into table - by card51shor - Jun-09-2020, 01:31 AM
RE: Python keeps inserting NULL values into table - by ndc85430 - Jun-09-2020, 05:36 AM
RE: SQL not INSERTING into table - by Larz60+ - Jun-09-2020, 02:08 AM
RE: SQL not INSERTING into table - by card51shor - Jun-09-2020, 02:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with number of rows containing null values PythonSpeaker 3 2,277 Nov-23-2019, 06:53 PM
Last Post: ibreeden
  Issues with Inserting Values into an Empty List with a While Loop TommyMer 2 3,818 Sep-12-2018, 12:43 AM
Last Post: TommyMer
  file a table of values Ybivashka322 4 3,781 Dec-14-2017, 06:11 PM
Last Post: mpd

Forum Jump:

User Panel Messages

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