SP1 Bug: SELECT Query on Table with Computed Column Generates Access Violation
Microsoft has posted a new article that details a SQL Server 2000 Service Pack 1 (SP1) bug.
Kathy Blomstrom
November 7, 2001
1 Min Read
Microsoft has posted a new article that details a SQL Server 2000 Service Pack 1 (SP1) bug. The article explains that executing a SELECT statement that has a nested query on a table that contains a computed column might generate the following Access Violation:
ODBC: Msg 0, Level 19, State 1
SqlDumpExceptionHandler: Process 61 generated fatal exception
c0000005 EXCEPTION_ACCESS_VIOLATION.