-
### Description
Today, System.Data.Odbc doesn't override async methods like `DbCommand.ExecuteNonQueryAsync(...)`, and as a result all execution is synchronous.
This is of interest because ODBC ca…
-
### Description
To read data from an ODBC datasource a client app uses the class OdbcDataReader. The method to read a string value is GetString. This method calls the [internalGetString](https://gi…
-
### What happens?
When querying csv file, which is UTF-8 encoded I get as result uncorrect encoded strings.
E.g. I expect "Ablösung" but get "Ablösung".
This is under Windows when querying by ODBC…
-
we have encountered an issue while displaying entries of from view I'm using formidable plugin
> WordPress database error: [[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]'FIELD' is not a …
-
Hi,
I have a working odbc apache-drill connection (cf https://drill.apache.org/docs/odbc-configuration-reference/ ). I am able to connect to my remote drill and query it.
Example: schema=hbase and ta…
-
```
This is a recommendation for an enhancement. The feature I use most in my Perl
scripts is the DBI/DBD database interface and mainly with ODBC so I can access
DB2, Oracle and other databases at …
-
The current implementation seems to take a very gentle approach to pushing filters to remote, only taking the first qual off the list. It might be nicer to properly deparse the qual tree and write out…
-
### 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…
-
Submitted by: zxMarce (zxmarce)
I'm enhancing an existing ODBC component for use in Gambas 3, a Visual Basic 6 lookalike for Linux platforms\. It works against unixODBC and whatever ODBC driver is se…
-
**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 …