Our clients get randomly "Catastrophic Failure: " when execu

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
galit
Posts: 19
Joined: Mon 12 Feb 2007 11:07

Our clients get randomly "Catastrophic Failure: " when execu

Post by galit » Tue 29 May 2012 15:05

Hello,
Our clients get randomly "Catastrophic Failure: " error when executing query

Exception class: 'EOleException'
Exception message: Catastrophic failure

we are using
delphi 7
SQL 2008
dbExpress driver ver 4.55
they did Microsoft/Windows update

Any help greatly appreciated

AndreyZ

Re: Our clients get randomly "Catastrophic Failure: " when e

Post by AndreyZ » Wed 30 May 2012 08:43

Hello,

The "Catastrophic Failure" error can occur in many cases. Please try creating a small sample to demonstrate the problem and send it to andreyz*devart*com, including a script to create all needed server objects (tables, stored procedures, etc.).

Post Reply