I am new to CR. The company I am working for 'sort of like' old technology. They have some VB5 applications using CR5 on NT4 machines ODBC accessing a Sybase database. As you can imagin, maintaining is a big headache as there are virtually no documentation or help files about CR. Right now, I am having the problem of LogonServer with one of the machine. It works sometimes but will fail occasionally because of the 'couldn't logon to server' error. The code to logon is,
.LogOnServer "pdsodbc.dll", strDSN, strDB, strUser, strPwd
I have checked the environments, all parameters are correct. Does anyone have any idea on it? Thanks in advance!
At the meantime, I noticed pdsodbc.dll is not available on the machine. What is it and how come it works sometimes without it? Also, where could I get help files to look into the API?
Thanks!
Land