Search results

  1. R

    Different results in a list

    Hello Next strange thing... A fried creates a list of a few thousand records using a daterange and a code as filter. On his PC the result is wrong. There are also records which don't have assigned the selected code. I copied the database and all r-files to my pc. If I run this list with the...
  2. R

    Problem creating a new record

    Hello Experts I have a problem creating a new record in one table. At the moment, the next sequence number should be shown, nothing happens anymore. The client is not responding, the process 'prowin32.exe' is consuming a log of processor-capacity. The problem appears only in one table. Does...
  3. R

    Assign a value to a field using variable

    I have the following problem using Progress 9.1D: I have a variable (f.e. l-field1) which contains a field-name. Now, I have to assign a value to this field. Of course assign l-field1 = xyz assigns the value to the variable instead of the field. How to assign the value to the field? Or is...
  4. R

    How to identify missing indexes? How to optimize procedure?

    Hello There's a procedure, which replaces all user-IDs (f.e. user1 to user2). This procedure is very old and the dev is not available anymore. Now, I should make this procedure much faster. I did some changes, but I think that I have to add some more indexes now. I know which tables need much...
  5. R

    Urgent problem with 'The total length of the fields in an index exceeds max key size'

    Hello Experts I habe a very urgent problem with a software developed and running on Progress 9.1d. It worked well for years. Last week, an import interface reports the following error-message and quits: "The total length of the fields in an index exceeds max key size. (129)" I can import the...
  6. R

    How to convert RTF to plain text?

    Hello I have a field which contains rtf-formatted text like this: {\rtf1\ansi\ansicpg1252\deff0\deftab720{\fonttbl{\f0\fswiss MS Sans Serif;}{\f1\froman\fcharset2 Symbol;}{\f2\fswiss\fprq4 Arial;}{\f3\fswiss\fprq2 Arial;}} {\colortbl\red0\green0\blue0;} \deflang4108\pard\plain\f2\fs20\cf0...
Back
Top