Recent content by dboris

  1. D

    SSIS to Progress

    We have an application that has been running for over a year now that uses an SQL Server 2005 SSIS package to extract data from a series of Progress 9.1D databases using the Merant ODBC driver that ships with Progress. Some of the Progress database are local to the SQL 2005 server but others are...
  2. D

    ODBC DELETE Query

    I am working with a Progress database from Visual Basic 6.0 using the Merant ODBC driver. I am having problems doing any type of update query. Here is the piece of code I am working with: Private Sub Form_Load() Dim strCnn As String Dim wrkODBC As Workspace Dim cnn1 As Connection...
Top