-
```
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…
-
It appears that the JDBC-ODBC Bridge has been removed by Oracle in Java 8.
http://docs.oracle.com/javase/8/docs/technotes/guides/jdbc/
I can confirm that using it with Java 8 will yield an except…
-
Seeing intermittently unexpected signal during runtime execution
Here is stack trace:
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x2 …
-
[Job](https://mihubot.xyz/runtime-utils/b3564cabf9c548f5aecbaded59ced78b) completed in 14 minutes.
https://github.com/dotnet/runtime/pull/104387
### Diffs
```
Found 272 files with textual diffs.
Su…
-
Sometimes when FileMaker is closed and reopened Vs data API can no longer access FileMaker over odbc.
Possibly leaving odbc connection open?
----
Use context manager, and or decorator on fast API e…
-
### Description
As part of supporting multiple users, I've found that they have difficulty with dealing with binary columns with PDO drivers.
* One was using PDO_DBLIB; I've filed GH-10312 and its…
-
# Converting from `pyodbc` to `turbodbc`
I just stumbled upon turbodbc. I am always looking for something to clean up the challenging mess that is connecting to DBs.
## Driver File
I have co…
-
#### I have tried to correct the correct the error, but it keeps recurring. Kindly assist.
----> 4 connection=pyodbc.connect(connection_string)
OperationalError: ('08001', '[08001] [Microsoft][ODB…
-
Hello @isapego:
I want to ask you some question about odbc-test of ignite . 1. There are errors when I make odbc-examples such as libignite.so not found. wish your reply ~
-
Hi there,
I'm using Julia 1.8.2 and ODBC v1.1.2.
I'm loading data using the `ODBC.load` function.
The data loads, but then I get the error below.
Any ideas?
Cheers,
Jock
![image](https:/…