SQL INSERT STATMENT USING CONNECTORX #669
NazriHariz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to using connectorx on my project for a better speed in fetching data. Hwoever, when it comes to Insert statement. i try to execute my insert query using cx.read_sql() but got error Error: MsSQL failed to get the columns of query. Is Connectorx support insert statement and how is the work around to execute my query
Beta Was this translation helpful? Give feedback.
All reactions