[MDEV-5300] Allow CONNECT engine to write to ODBC data sources Created: 2013-11-16 Updated: 2014-04-03 Resolved: 2014-04-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.0.15-FusionIO |
| Type: | Task | Priority: | Major |
| Reporter: | BJ Quinn | Assignee: | Olivier Bertrand |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I noticed that the documentation on the CONNECT engine states that currently you can't write to ODBC data sources. This would be fantastic if we could do this. Any idea if this is on the horizon? |
| Comments |
| Comment by Alexander Barkov [ 2013-11-20 ] |
|
Thanks for a reasonable feature request! |
| Comment by Olivier Bertrand [ 2014-04-01 ] |
|
This is now possible |
| Comment by BJ Quinn [ 2014-04-01 ] |
|
Awesome, thank you! I look forward to trying it. |
| Comment by Olivier Bertrand [ 2014-04-02 ] |
|
Be sure to read the documentation. DELETE and UPDATE are rather specific. |
| Comment by BJ Quinn [ 2014-04-03 ] |
|
Excellent. Is this expected to release with 10.0.11? |
| Comment by Olivier Bertrand [ 2014-04-03 ] |
|
As a matter of facts, it has been added some times ago and is indeed operational in the current version. |
| Comment by BJ Quinn [ 2014-04-03 ] |
|
Even better. Thanks! |