-
**Details:**
I would like to connect to an oracle database behind an oracle connection manager with the following connection URL:
`jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=OFF)(F…
-
Hi @weavejester!
Cljdoc uses ragtime and ragtime-clj.
The [ragtime-clj project makes use of ragtime.jdbc/load-files](https://github.com/mariusz-jachimowicz-83/ragtime-clj/blob/02cedfd21fa189fa4d…
-
I assume this isn't anywhere near on the roadmap; but I would be happy if this were made available on the JVM through one of its WASM runtimes.
So, here for tracking.
-
Fabio (#Fabio), 2022-10-19 10:56:26 UTC
sqlite-jdbc
https://github.com/xerial/sqlite-jdbc
odbs drive have an infrequent release history (so that task is awaiting upgrade befo…
-
使用Source Connector,kafka装了TDEngine客户端还是报了以下错误,我看了kafka-connect-tdengine-3.0的lib库下taos-jdbc驱动是3.3.3,所以在上面也装了3.3.3的TDEngine客户端(装3.0.7.1的客户端也是一样报以下错误),我的TDEngine服务端是3.0.7.1。
[2024-10-22 16:19:11,277] ER…
-
I'm developing an application that connects to PostgreSQL via JDBC using Spring Boot and HikariCP.
When attempting to stop the application (sending SIGINT) while a long-running query is active, it …
-
Hello, I'm using the JDBC Driver to connect to my AuraDB instance from Denodo. Intermittently but consistently an error will occur with the following error message:
Received exception with message …
-
1. What version of JDBC driver are you using?
3.20.0
2. What operating system and processor architecture are you using?
Windows 11, x64
3. What version of Java are you using?
11
4…
-
**Describe the issue:**
Getting an error upon starting with Oracle RAC Database
```
Caused by: java.sql.SQLException: ORA-12899: value too large for column "ADMIN"."IDN_XACML_POLICY"."IS_IN_P…
-
Why is the query performance of trino jdbc driver not as good as trino cli? The same SQL statement to query mysql:
`trino cli: 150ms`,
`jdbc driver: takes about 400ms`
performance is more than twi…