Catastrophic Failure opening ODBC via Citrix
- by Joshdan
We recently had our Citrix server crash unexpectedly. When it came back up, there was a new issue -- every ODBC connection fails with "Catastrophic Failure" (0x8000FFFF). The issue is limited to Citrix / ICA connections; logging in as the same user via RDP works as usual.
The following code is my minimal test case (for wscript):
''//…