-
### What feature or improvement would you like to see?
The C# API should allow more asynchronous operations. Currently, it only supports ExecuteQueryAsync and ExecuteUpdateAsync.
My mental model…
-
Item | Description
-----|-------------
**File(s):** |
**Class:** |
**Function:** |
**Similar Issues:** | #95 #96 #103
**Depends on Issue(s):** |
**Dependency Type:** |
**Misc. Info.:** |…
-
```
Hi Folks,
I've discovered a python-vertica stack configuration that causes a segmentation
fault on our Linux cluster. I'd really appreciate your help in deciding how to
proceed with a solution.…
-
### JASP Version
0.19.0
### Commit ID
_No response_
### JASP Module
Unrelated
### What analysis are you seeing the problem on?
none
### What OS are you seeing the problem on?
Flatpak
### Bug…
-
Hi there,
I'm trying to replace the use of the Sybase client ODBC driver with FreeTDS's ODBC driver but I've run into a compatibility issue which prevents me from migrating to the FreeTDS driver.
…
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
Seeing intermittently unexpected signal during runtime execution
Here is stack trace:
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x2 …
-
I registered IMSI to caller ID by using
$sudo ./nmcli.py sipauthserve subscribers create Yondko IMSI206018827546392 \ 99992299
And Asterisk CLI shows me those messages
------------------------…
-
```
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…