Hello ,
I've got a table that gives the following error when doing a select
ODBC:msg 0,level 19 ,state1
SqlDumpExceptioHandler:process 60 generated fatal exception c0000005 'exception_access_violation' . Sql Server is terminating this process.
I've already executed a dbcc checktable('B2') and it returns a lot of table errors like object ID 1073748992 , index ID 0, page ID (1:19419).The pageid in the page header =(44288:-1660904704)
Is there a possibiltiy to fix this ?
grtz
Steven