-
Multiple sequential commands using the same cursor object do not seem to work as expected. The below examples work fine with pyodbc.
Example 1: local temporary tables
(a local temp table starts …
-
```
What steps will reproduce the problem?
1. Set up configuration file in /etc/odbc.ini, with D3DRDB as a DSN
2. Run python script
import pyodbc
pyodbc.connect('DSN=D3DRDB,UID=me,PWD=password')
Wha…
-
```
What steps will reproduce the problem?
1. Sage Line 100 (Retrieve Database)
2. Import pyodbc
3. cnxn = pyodbc.connect('DRIVER={Sage Line
100};SERVER=localhost;UID=ryan;PWD=
pyramid')
What is the…
-
```
What steps will reproduce the problem?
1. Set up configuration file in /etc/odbc.ini, with D3DRDB as a DSN
2. Run python script
import pyodbc
pyodbc.connect('DSN=D3DRDB,UID=me,PWD=password')
Wha…
-
```
What steps will reproduce the problem?
1. Sage Line 100 (Retrieve Database)
2. Import pyodbc
3. cnxn = pyodbc.connect('DRIVER={Sage Line
100};SERVER=localhost;UID=ryan;PWD=
pyramid')
What is the…
-
```
What steps will reproduce the problem?
1. Sage Line 100 (Retrieve Database)
2. Import pyodbc
3. cnxn = pyodbc.connect('DRIVER={Sage Line
100};SERVER=localhost;UID=ryan;PWD=
pyramid')
What is the…
-
To be able to further develop this FDW and maintain it we should add tests to the code.
PGXS provides support for testing (`make installcheck`) by having test SQL files and `expected` output files. E…
-
### Issue Description and Expected Result
Using dbExecute to run a query that contains a storage account key fails with _Error: nanodbc/nanodbc.cpp:1617: 42000: [Microsoft][ODBC Driver 17 for SQL Ser…
-
Hello all,
I just would like to connect to my databases. As of today, only 4 are proposed :
![image](https://github.com/OpenRefine/OpenRefine/assets/46959192/883ceda2-6481-4883-b1b0-aae41188330e)…
-
Hello,
Very interesting !
Can we use dbi package to make a reverse engineer diagramm ?
library(DBI)
inscrits_nn