Message-ID: From: "siga0984 (@siga0984)" To: "postgresql-interfaces/psqlodbc" Date: Tue, 08 Apr 2025 18:17:26 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #102: Statement using WITH and INSERT does not work when UseDeclareFetch=1 In-Reply-To: References: List-Id: X-GitHub-Author-Login: siga0984 X-GitHub-Comment-Id: 2787307094 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 102 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/102#issuecomment-2787307094 Content-Type: text/plain; charset=utf-8 If there is a way to ODBC "decide" that for some kind of statements the cursor approach does not fit, this will be awesome. But, I can also work around it just turning off UseDeclareFetch.