Search results

  1. damianharvey

    Progress JDBC and resultSets > 100K

    Hi, I am running some java code to extract data from a Progress 9.1E database. When the result set size is larger than 104,000 rows then the driver starts returning complete gibberish. I start getting errors like : [JDBC Progress Driver]:Invalid character value. Error in column 9 However...
  2. damianharvey

    Connecting to Progress 9.1E from OSX

    Hi all, I have a client running Progress 9.1E on Windows. We are a dev shop mostly running Mac OSX. We can connect successfully to the database over JDBC from Windows machines by adding the Progress install directory (and bin) to the windows Path. If we don't set the path correctly we get the...
Back
Top