Increasing buffer size for fast_executemany = True #1356
Answered
by
gordthompson
CarlaFernandez
asked this question in
Q&A
|
Hello, I'm inserting data into an Azure SQL Database and I have a geography column which exceeds the default buffer size (8000) even for a single row. My questions:
Thanks! |
Answered by
gordthompson
May 26, 2024
Replies: 3 comments 5 replies
|
What ODBC driver are you using? Specifically, what does |
1 reply
|
pyODBC should use DAE in this case. Did you try and it didn't work? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I dunno, this works for me: