Minimal SQLAlchemy dialect for OpenEdge 10/Progress.
Project description
- A SQLAlchemy dialect that can be used to read OpenEdge 10 (aka
Progress) databases over ODBC.
This dialect was written to do some simple reporting only. It has not been tested with write operations.
The Progress ODBC drivers come from DataDirect and return UTF-8 by default or UCS-2. To work properly with these drivers, pyodbc needs to be compiled with the -fshort-wchar option and a small patch (included in the source distribution) that asks the DataDirect ODBC driver for UCS-2.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
progress_sa-0.4.1.tar.gz
(7.1 kB
view details)
File details
Details for the file progress_sa-0.4.1.tar.gz
.
File metadata
- Download URL: progress_sa-0.4.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e2523161440d75998bc56d844ba2d292f4dc1b880da7caa1249e49da2b581de |
|
MD5 | 3e8ab9ab181a582a28761cae7016033a |
|
BLAKE2b-256 | 1aabb006854aff5d06f762f9be3ef9299861384bc38fa6572abd9dbe99be570f |