-
```
I use PostgreSQL ODBC driver to connect to H2 database, call SQLNumResultCols.
First, I create a table like this:
CREATE TABLE t ( f VARCHAR(20) NOT NULL )
And then, as the 1st case, I do:
SELEC…
-
PHP 7.2
Laravel 5.7
odbc is installed as a php extension
/vendor/laravel/framework/src/Illuminate/Database/Connectors/ConnectionFactory.php
```
* @throws \InvalidArgumentException
*/
…
-
After the recent commit to add support for QueryContext:
https://github.com/alexbrainman/odbc/commit/1293aff3fc513fdd5e9d521b64e35bf56fba8d22#diff-4f427d2b022907c552328e63f137561f6de92396d7a6e8f6c2ea…
-
Hi,
After zabbix 4.4 release, new function for Database Monitoring Item, is odbc.get has come. By using this key, we can get multiple rows and columns in one time as json data. However, it is not p…
-
## Issue description
LibreOffice Base can't use ODBC on NixOS 18.09.
### Steps to reproduce
Open LibreOffice Base. Connect to an existing database. Select ODBC. Next. Press Browse.
"Could no…
-
```
I use PostgreSQL ODBC driver to connect to H2 database, call SQLNumResultCols.
First, I create a table like this:
CREATE TABLE t ( f VARCHAR(20) NOT NULL )
And then, as the 1st case, I do:
SELEC…
-
### What happens?
I'm using duckdb in persistence mode and are trying to realize the following use case scenario:
1. I'm importing raw data from csv, excel, etc. to duckdb into a persistent data f…
-
```
I use PostgreSQL ODBC driver to connect to H2 database, call SQLNumResultCols.
First, I create a table like this:
CREATE TABLE t ( f VARCHAR(20) NOT NULL )
And then, as the 1st case, I do:
SELEC…
-
```
I use PostgreSQL ODBC driver to connect to H2 database, call SQLNumResultCols.
First, I create a table like this:
CREATE TABLE t ( f VARCHAR(20) NOT NULL )
And then, as the 1st case, I do:
SELEC…
-
```
I use PostgreSQL ODBC driver to connect to H2 database, call SQLNumResultCols.
First, I create a table like this:
CREATE TABLE t ( f VARCHAR(20) NOT NULL )
And then, as the 1st case, I do:
SELEC…