Search results

  1. S

    Connection String for connecting to Progress 8.3C by DataDirect 4.0

    I want to show data in Progress 8.3C on Web by c#. ODBC is DataDirect 4.0. I wrote the connection string as below. constr="DSN=dsn_cls;DB=cls;UID=;PWD=;ASC=0;DBOS=Windows;DBAM=DIRECT;OIDH=Data_server;OIDS=symixoib;OIDP=TCP" I got error: ERROR [HYC00] [MERANT][ODBC PROGRESS driver]Optional...
Back
Top