-
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…
-
First, let me say you've been doing great work on v2.0+ of this driver, we've had a number of performance and memory issues using the old 1.4.65 driver for ETL, and the new compression option is very …
-
**TLDR; I would like to know how to control which version of the Teradata ODBC driver is used by SQLAlchemy.**
We recently updated our TD system to 16.20 and certain features on the server side ar…
-
OS: WSL2 / Ubuntu 20.04.6 LTS (Focal Fossa)
Driver: Microsoft ODBC Driver 18 for SQL Server
Installation:
curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
curl https://pac…
-
It would be great if you could have an additional Recipe that installed the required ODBC drivers. Always seem to forget to do this when using chef and having to go back after Server errors trying to…
-
Prerequisite: #167
Presently, iRODS works just fine with MariaDB, provided a MySQL ODBC driver is used. (I think. I've tested basic commands, but I haven't run the full test suite.)
Let's add proj…
-
### Description
Metadata for previously saved scripts are not read correctly. If I have multiple tabs open. Metadata is only read on current tab.
Problem started since 24.1.3
24.1.1 seems ok
…
-
Just like mssql support
lunny updated
7 years ago
-
Hi,
It seems like a miss one piece of the puzzle :
SQLSTATE[IMSSP]: This extension requires the Microsoft ODBC Driver for SQL Server to communicate with SQL Server. Access the following URL to do…
-
For container setup we used ```/opt/mssql-tools/bin/sqlcmd``` to create needed Server Objects, like Linked server as part of pre-deployment.
After changing version to ```FROM mcr.microsoft.com/mssql/…