-
```
What steps will reproduce the problem?
Sage Line 100 (Retrieve Database)
import pypyodbc
self.cnxn = pypyodbc.connect(r'DRIVER={SAGE Gestion Commerciale
100};DSN=myDsnSource;uid=myuser;pwd=mypwd'…
-
i have 2 module : odbc.ex.Environment and odbc.ex.Connection
each of them implement its own class.
I wont reference from Environment module to Connection _class_ without specifying whole odbc.ex.Con…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
avhz updated
2 months ago
-
Thanks @judell for this new plugin. Great work 🎉 !!
The basic structure looks good so far. While using the plugin, we did come up with a few suggestions based on our best practices:
- Compiling …
-
What better place to get data than a SQL database? Don't say "Hadoop", that's just wrong.
-
Trying to use this with sql server connection. If I use an ODBC connection can I change this at runtime by -s option? It did not override connection. (Used what was defined inCrystal Report. ALso trie…
-
using msnodesqlv8 v4.2.1 with sqlserver2022
When a print statement is executed as part of a stored procedure invocation, if the print statement outputs a string larger than the hardcoded 2048 wchar…
-
### Is your feature request related to a problem? Please describe.
The driver is available for major distros, but not for Photon.
https://learn.microsoft.com/en-us/sql/connect/odbc/download-odbc-dri…
-
I am getting an "Invalid precision value" error when inserting large (larger than 8000 bytes) blobs into VARBINARY(max) columns in SQL Server using ODBC. I am using ODBC Driver 17 for SQL Server, whic…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Developed a Direct Query Power BI Report on Desktop and Published …