greenwave2
Technical User
SashaChris (TechnicalUser) 9 Jan 04 8:49
Wayne67,
Try this procedure:
1. Install ODBC and Sybase open Client ( are installed automatically during SCCS Client installation)
2. Configure a Sybase server entry
- run dsedit … ServerObject . . Add ..Server Name …
- Server adress . . TCP = CLAN,5000 i.e. 172.35.159.30,5000
- ping server . . OK
3. Define the DNS
- run odbcad32.exe . . system DSN . Blue . . Add Sybase ASE ODBCDriver . . Finish
- Data Source Name, Data Server Name the same like in 2.
- Test connect . . . Login ID & Password for SympClient . . . OK
Then you can run Excel,Date,GetExternalData,New database Query . . . .
How do i get this to connect after this? I get errors saying cannot connect to server or HAFAILOVER.
Wayne67,
Try this procedure:
1. Install ODBC and Sybase open Client ( are installed automatically during SCCS Client installation)
2. Configure a Sybase server entry
- run dsedit … ServerObject . . Add ..Server Name …
- Server adress . . TCP = CLAN,5000 i.e. 172.35.159.30,5000
- ping server . . OK
3. Define the DNS
- run odbcad32.exe . . system DSN . Blue . . Add Sybase ASE ODBCDriver . . Finish
- Data Source Name, Data Server Name the same like in 2.
- Test connect . . . Login ID & Password for SympClient . . . OK
Then you can run Excel,Date,GetExternalData,New database Query . . . .
How do i get this to connect after this? I get errors saying cannot connect to server or HAFAILOVER.