|
I gave this another shot this morning and found that - I am unable to connect to DuckDB via the Windows ODBC driver, but
- I am able to connect to DuckDB via the Windows ODBC driver, via the Manifold "OLEDB" data source
Here are the two queries that produce the data sources and then attempt to issue a duckdb sql statement The log pane shows nothing for the ODBC attempt, but contains some kind of OLEDB error message when running the OLEDB command. Now, I know this is getting "inside baseball", and I'm ok to use the ODBC-to-OLEDB-to-Manifold, but am wondering if there's something obvious I'm missing that would remove the need to use OLEDB at all. It may be the case that ODBC isn't widely used with Manifold, given the availability of high-performance "native" connectivity technology included in the product already. Thank you again for any advice. Attachments: log_pane.png odbc_oledb.png
|