Python Forum
building a dynamic INSERT between two DBs with Python3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
building a dynamic INSERT between two DBs with Python3
#2
Then your syntax of insert is wrong,
maybe you forget "(" and ")":

https://en.wikipedia.org/wiki/Insert_(SQL)
MS-SQL:
https://docs.microsoft.com/en-US/sql/t-s...erver-2017

PostgreSQL:
https://www.postgresql.org/docs/9.2/sql-insert.html
Reply


Messages In This Thread
RE: building a dynamic INSERT between two DBs with Python3 - by heiner55 - May-29-2019, 03:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  cursor.execute: How to insert dynamic number in a string? stoeberhai 2 3,678 Mar-18-2021, 12:55 PM
Last Post: stoeberhai
  Gnuradio python3 is not compatible python3 xmlrpc library How Can I Fix İt ? muratoznnnn 3 5,099 Nov-07-2019, 05:47 PM
Last Post: DeaD_EyE
  Is this a normal/benign make test error when building python3.6 sofuego 2 3,663 Feb-12-2018, 12:32 AM
Last Post: sofuego
  Insert using psycopg giving syntax error near "INSERT INTO" olgethorpe 4 15,913 Jul-21-2017, 07:39 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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