[MDEV-6250] Integrate DBTCP client for CONNECT storage engine Created: 2014-05-18 Updated: 2015-06-26 Resolved: 2015-06-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Connect |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Antonio Fernandes | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | connect-engine | ||
| Description |
|
There is a tool very very useful that allows for a Linux client to access ODBC data were a client is available only for Windows: DBCTP (http://www.fastflow.it/dbtcp/). From its webpage:
As a suggestion only it would be a major feature for the CONNECT SE to directly connect to DBTCP server pooling data from more heterogeneous systems. Best regards, |
| Comments |
| Comment by Sergei Golubchik [ 2015-04-21 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
bertrandop, does this say anything to you? Is that a useful feature to have? | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Olivier Bertrand [ 2015-04-21 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This is some of what I found on the web about DBCTP:
On http://www.fastflow.it/dbtcp/
On https://launchpad.net/ubuntu/breezy/i386/dbtcp/0.1.17-4.2ubuntu1
Seems pretty old and obsolete, perhaps not supported anymore. |