Recent content by redgum

  1. R

    Openedge .NET

    I am using VB .Net to loop through approx 1000 tables in a progress database and replicate data in each table with a new key. When I use the automatically generated ODBCCommandBuilder InsertCommand in VB .NET it only generates a command for the key fields. Is this a limitation in the ODBC driver...
  2. R

    ODBC - Read and Update Access

    I have an Web ASP based system that uses Visual FoxPro to retrieve and update data in a Progress database via ODBC. The problem I am having is occassionally I get record locking problems. This is most often caused when a normal progress user is locking a record required by a read request from an...
Top