이것은 설치 과정의 표준 부분이 아닙니다.
these 클라이언트 설치를 위해 수행 한 단계가 있습니까?
클라이언트가 정상적으로 설치 되었다면 DSN을 설정하기 만하면됩니다. 다음은 (진행률 지식 센터에서 도난 가볍게 편집) 작동합니다 :
(관리 도구 폴더 내에서 제어판에 있음) ODBC 데이터 원본 관리자를 시작
예 :
1. Select the System DSN tab
2. Select the Add button to the right
3. Select the MERANT 32-BIT Progress SQL-92 driver for your version of Progress.
4. Select Finish
그러면 새 DSN에 대한 구성 화면이 나타납니다.
은 채우기에 다음 정보 :
1. Data Source Name..... (whatever you choose)
2. Description.......(optional and whatever you think is appropriate)
3. Host Name......(the server where the database is located)
4. Port Number.... (the port your database broker was started with...if multiple
brokers..the SQL broker port)
5. Database Name....(database name you wish to connect to)
6. User ID...(the user you logged in with or if security is turned on..a user
that can connect to the database)
7. Leave all other tab settings at the defaults for the initial configuration.
8. Select the Apply button.
9. Select the Test Connect button.
10. Screen requesting a password pops up. (enter one only if the database
normally requires a user name and password from the 4GL side to enter the database)