UniDyne / SequelABL

Demo for syncing Progress data with external SQL database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a rough demonstration of some code that integrates ABL with a SQL server and allows one to sync data that resides in Progress to an external table on SQL server.

To configure, change the SCOPED-DEFINE variables a the top of Sequel.p to match your environment.

The constants.i file is meant for use with Apprise and contains some example constants used in Apprise queries.

The demo.p file shows how to create and populate a temp table in ABL, then use the library to connect to a SQL server for data synchronization.

About

Demo for syncing Progress data with external SQL database.

License:MIT License


Languages

Language:OpenEdge ABL 100.0%