Sen. (4175) Error message when connecting to database

Therese

New Member
Hello,
I get an error message after upgrading to OE 101B, when I try to open an editor connected to a database on another server.

Connection arguments:
C:\DLC101B\bin\prowin32.exe -db db1 -ld db1 -H [XXX.XXX.XX.XXX] -S 20000 -U au -P auis&h -N tcp -db db2 -ld db2 -H [XXX.XXX.XX.XXX] -S 20001 -N tcp

I also have Progress 91D installed, but my collegue doesn't have any problem with this.

Does anyone have any idea why this occurs?
 
You get error message 4175?
"Couldn't reposition <table-name> cursor because fields were missing
from the FIELDS phrase. (4175)"



Casper.
 
I found what caused the error. The wrong promsgs file was pointed out in the environment variables. The old one from 10.0B was used.
 
Back
Top