RE: URGENT - Exception_Access_Violation
- From: "Mike Epprecht (SQL MVP)" <mike@xxxxxxxxxxxx>
- Date: Fri, 1 Apr 2005 06:21:03 -0800
Hi
Make sure you are on the latest Service Pack for SQL Server. Look at the SQL
Server error logs, and if applying the latest SP does not fix your problem,
log a call with Microsoft PSS.
You process is crashing and SQL Server is killing it. Might be a bug.
Regards
Mike
"Vincent" wrote:
> After designing a database thoroughly, we encountered this error while
> trying to add a new record into an existing table. It says :"SQL Dump
> Exceptional Handler - Process 52 generated fatal exception......." If the
> similar project is opened via adp, after this error triggers, the connection
> to the server fails.
> Mind you, we had already entered about 6 records earlier in the same table
> without a problem. The 'Help' button indicates we have made an error
> violating foreign key /Check contraints. We are confused. Our diagrams are
> perfect with no such violation.
>
> Any suggestions?
>
> Thanks very much
.
- References:
- URGENT - Exception_Access_Violation
- From: Vincent
- URGENT - Exception_Access_Violation
- Prev by Date: Re: Random long running queries
- Next by Date: Connection.Execute and SQL stored procedures
- Previous by thread: URGENT - Exception_Access_Violation
- Next by thread: Timeout
- Index(es):
Loading