Chris,
thank you for helping. We have tried everything here but I still get the error.
Sybase environment variable points to: C:\Sybase
OCS-12_5 is not there but OCS-15_0 is (we have version 15.0)
sql.ini is in: c:\sybase\ini
BOTH: C:\Sybase\OCS-15_0\dll;C:\Sybase\OCS-15_0\bin; are in my system variables: PATH
Not using SYC: the SQLCA.DBMS = "ASE Adaptive Server Enterprise"
Openclient dlls and sql.ini are not part of deployment
I am using: sqlca.servername ="xxxname" which points to a name in my sql.ini where there is entries:
[xxxname] master=TCP,99.999.999.99,port query=(same as master) I have nothing in my hosts file except the comments. I thought Oracle used hosts not ASE, regardless I have nothing in that file.
To reiterate. I can run the PB app fine locally and mapped to other network drives. Just not this one. On my machine I can map with another developer's credentials and run the PB app and connect to the database just not my own. If I go to his machine and map to the drive with my credentials I get the same error, if I map the drive with his credentials I do not. The credentials used to map the drive is the only thing that changes. The environment variables and path stay the same. If I use his credentials NO ERROR if I use my credentials to map drive I get error. Same environment variables, same path, same machine. The IT guys have compared all the settings and we both have the same. No one can figure this out. I have reinstalled and redeployed and I still get the same error and they do not and I do not get it if I map that network drive with their credentials. Which could work but then I have to enter their password each time I reboot which violates our security policy.