-
Right now everyone who builds from the prolamb/prolamb is opted into an included postgres odbc driver. I want to split into a pgodbc image and a base image so that we don't load folk up with cruft.
-
## 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 initially asked this on StackOverflow (https://stackoverflow.com/questions/66814943/sqitch-snowflake-using-key-pair-authentication) and was asked to raise it here...
Using Windows 10 and the Stra…
-
```
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…
-
```
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…
-
Data sources in stage 4 of https://github.com/sfu-db/connector-x/discussions/61 all support ODBC. Adding this support could help us supporting lots of sources once.
-
After the recent commit to add support for QueryContext:
https://github.com/alexbrainman/odbc/commit/1293aff3fc513fdd5e9d521b64e35bf56fba8d22#diff-4f427d2b022907c552328e63f137561f6de92396d7a6e8f6c2ea…
-
Hi,
when I try to install on
- ubuntu 22
- 64bit
- python 3.10
- poetry or pip
I would get the following error:
```
Collecting ifxpy==3.0.5
Downloading IfxPy-3.0.5.tar.gz (155 kB)
Ins…