Recent content by mostricki

  1. M

    Progress and SQL Data 'Sync'

    Joe, Thanks for the Reply! Once i extract the modified records from the SQL database how would i go about the SQL->Progress sync. is that done right in DTS? Once the SQL->Progress 'sync' is done then i would just dump the SQL table and import it from the Progress table like you suggest in...
  2. 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...
  3. M

    Progress Equivilent of SQL

    Thank you very much that is what i was looking for!!!!
  4. 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