-
As long as `escape '!'` or `escape '\\'` is following LIKE clause in ODBC mode, PyTd fails into the following error:
```
SELECT DatabaseName, PermSpace, DBKind
FROM DBC.DatabasesV WHERE DatabaseN…
-
### Failed Installations
### Environment
Windows 7 32 bit
### Expected Behaviour
Failed with unsupported OS
### Actual Behaviour
Installer failed with
```
This installer requires …
-
* `odbc` Package Version: 2.4.8
* ODBC Driver: unixODBC 2.3.9
* Database Name: DB2 for i
* Database Version: V7R5
* Database OS: IBM i
* Node.js Version: v18.17.1
* Node.js OS: IBM i
It looks…
-
I have a MacBook Pro running High Sierra 10.13.6, I can connect to Impala using the official ODBC provided by Cloudera.
Can I use that same ODBC to connect Falcon to my Impala cluster?
-
类型:数据库调研
统计支持odbc的dbms,统计信息包括但不限于dbms名称、dbms类型、是否支持事务、是否已被3TS-COO测试等。将统计信息整理成文档,提交pr,并合入仓库。
**本issue为2024犀牛鸟开源人才培养活动专属issue,仅供在校大学生参与领取**
【认领issue】在[研学基地](https://docs.qq.com/sheet/DTk9YV3pXSkl…
-
2023年04月11日,当我在windows中设置好odbc之后(test dsn显示连接建立),使用微软的powerbi的odbc连接presto的时候,本来数据流是正常的,下午突然间就无法连接了,再次通过odbc就会提是[HY0000] Authentication using username/password requires SSL to be enable这样的提示
-
Arrowdantic: https://github.com/jorgecarleitao/arrowdantic/
Turbodbc: https://github.com/blue-yonder/turbodbc/
-
```
What steps will reproduce the problem?
It's a bit tricky - it depends on the driver you're using.
1. I've been using solidDB (IBM)
2. Connect to the DB with readonly=True (or do any activity for …
-
Documentation of `SQLGetConnectAttr` says:
> ValuePtr
> [Output] Pointer to a buffer in which to return the current value of the attribute specified by Attribute.
> If ValuePtr is NULL, **StringLen…
-
The connection string in [`config.py`](https://github.com/yorek/ssis-dashboard/blob/b2c1af10b662972ac62895623df4b6ad1f440e56/dashboard/config.py#L12) has the wrong driver version number. Says 17, shou…