Search results

  1. M

    Progress and SQL Data 'Sync'

    What i am looking to do is compare data between 1 table in a progress database and 1 table in a sql database and have the data 'synced' during non business hours. How difficult would it be to compare the tables, write the changes to a temp table (flat file?) and write the changes to the...
  2. M

    Progress Equivilent of SQL

    Hello all, I am not real familiar with Progress, but i do have some DB programming experiance in T-SQL. I have a project where i need to change a field for particular customers. There is no common field that i could use to group them. I have a list of customer numbers and a list of what the...
Back
Top