-
From [ubuntu CI](https://github.com/Jarod42/wxDatabase/actions/runs/11583594983/job/32249065526), i.e
```
sudo apt-get install unixodbc-dev odbc-postgresql libsqliteodbc
# [..] WxWidgets build...…
-
I'm trying to use DuckDB via ODBC in SAS 9.4.
I get this incomprehensible message. Any ideas?
Nothing in my system is in Chinese.
```
ERROR: CLI prepare error: ODBC_DuckDB->PrepareStmt
Parser Err…
-
Askar currently only supports SqlLite and Postgres, but we also need support additional databases, e.g. DB2 and MSSQL (which are not currently supported by sqlx). The easiest way to add support for a…
-
### What is the bug or the crash?
QGis crashes when user tries to add a new vector layer from database (ODBC) source. This occurs both testing the connection as well as adding the layer (without test…
-
When you click SAVE the password is stored as clear text in
HKEY_CURRENT_USER\Software\ODBC\ODBC.INI\postgres\Password
Would it be possible to store the password encrypted ?
In my company, the …
-
When using arrow-odbc, we are unable to retrieve column names containing Unicode characters from Oracle databases if the narrow feature is enabled in the odbc-api crate (which arrow-odbc depends on). …
-
I am having trouble in compiling python application on Windows OS which is using polars and arrow-odbc. I have tried to use both nuitka and pyinstaller but always received error:
module arrow_odbc…
-
Will it be possible to add the odbc_driver_18
Actually this is the only one available:
accept_microsoft_odbc_driver_17_for_sql_server_eula
-
I use odbc connections to sqlite (work flawlessly) and would like to add connections to duckdb.
Has anybody got the connections working flawlessly.
On trying to connect as an external table I ge…
-
Hello, I want to specify a schema, how can I do this? I add "Schema = sbc" into "odbc.ini", But nothing happened.
odbc version
```
[root@sbc etc]# odbcinst -j
unixODBC 2.3.12
DRIVERS......…