-
**Is your feature request related to a problem? Please describe.**
This request comes from users' wish to connect external applications with datasets managed by data.all.
**Describe the solution …
-
Clean Rpi CM4, Debian Buster, armhf
it would appear that no valid install package exists for armhf. npm install fails, I have also ran the odbc install script directly with a not supported error.
…
-
При работе в режиме Live-подключения (запросы к КХ генерит сам табло сервер) иногда сталкиваемся с ошибкой:
Code: 373. DB::Exception: Session is locked by a concurrent client. (SESSION_IS_LOCKED) (ve…
-
The package https://www.npmjs.com/package/odbc isn't working
```
error: Uncaught Error: Cannot find module '/deno-dir/npm/registry.npmjs.org/odbc/2.4.8/lib/bindings/napi-v6/odbc.node'
Require sta…
-
**Describe your system**
Running on Fedora Linux 38 (Workstation Edition)
Kernal Version: Linux 6.2.9-300.fc38.x86_64
* `odbc` Package Version: ^2.4.9
* ODBC Driver: Zen-Client-linux-15.21-005.…
-
### What is the bug or the crash?
I want to connect to my FileMaker database using ODBC. The problems seem to be that QGIS is unable to connect to System DSN but only to User DSN.
I discovered t…
-
### Description
The following code:
```php
$conn = odbc_connect('DRIVER={SQL Server Native Client 11.0};SERVER=LOCALHOST\SQLSERVER;DATABASE=OIDPLUS;charset=UTF-8;Client_CSet=UTF-8;Server_CSet=UTF…
-
**Describe the bug**
Try to format a query that uses ODBC date and time literal syntax.
[Microsoft - Date, Time, and Timestamp Escape Sequences](https://learn.microsoft.com/en-us/sql/odbc/referen…
-
> I read all documentation and i can't run a example ODBC on windows configuration using PHP.
After install drivers and configure the ODBC source POINTING for a file duckdb the PHP give me an error…
-
According to [ODBC documentation](https://docs.microsoft.com/en-us/sql/relational-databases/native-client-odbc-date-time/data-type-support-for-odbc-date-and-time-improvements), ODBC supports the SQL 2…