Search results

  1. K

    Setting IsolationLevel in DSNless ConnectionString

    Hello, I'm using a Progress OpenEdge 10.1C Database and a "Progress OpenEdge 10.1C Driver" ODBC Driver. To connect to my Database I use the following ConnectionString: "Driver={Progress OpenEdge 10.1C Driver};HOST=host;DB=db;UID=uid;PWD=pw;PORT=51001;" This works fine so far. I now would like...
Back
Top