settings: 'ARITHABORT
From: Roger (Roger_at_discussions.microsoft.com)
Date: 09/23/04
- Next message: Riz: "Client Network Utility in SQL Server 2005"
- Previous message: Joe Celko: "Re: Rowset solution is sought. Please help"
- Next in thread: Scott Morris: "Re: settings: 'ARITHABORT"
- Reply: Scott Morris: "Re: settings: 'ARITHABORT"
- Reply: Richard J: "RE: settings: 'ARITHABORT"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Sep 2004 10:59:07 -0700
Hello folks,
I have a .Net application that executes a store procedure, the code used to
execute fine until I added a clustered unique index to one of the view .This
view uses the base tables that I am trying to insert and delete during my
execution of Store procedure.
It throws up and error
DELETE failed because the following SET options have incorrect settings:
'ARITHABORT'
But I am not able to reproduce the error when I execute the store procedure
from the SQL server and happens only when called from my application.
Does anyone know what might be the problem. or ami missing out something
Regards
Roger
- Next message: Riz: "Client Network Utility in SQL Server 2005"
- Previous message: Joe Celko: "Re: Rowset solution is sought. Please help"
- Next in thread: Scott Morris: "Re: settings: 'ARITHABORT"
- Reply: Scott Morris: "Re: settings: 'ARITHABORT"
- Reply: Richard J: "RE: settings: 'ARITHABORT"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|