Microsoft
Software
Hardware
Network
Question : EXCEPTION_ACCESS_VIOLATION
for a query, if you get the error:
SqlDumpExceptionHandler: Process 53 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION
. SQL Server is terminating this process.
what could it mean?
Answer : EXCEPTION_ACCESS_VIOLATION
Give this a try, see if it gives you some ideas:
@echo off
set DestinationDirectory=X:\
for /F "tokens=*" %%A in ('dir /b /s "c:\*_daily"') do (
robocopy "%%A" %DestinationDirectory%" /S
)
~bp
Random Solutions
Copy what user types in a text filed in to a hidden field
PHP in Joomla
Email Image from Byte Array
Apply module to article linked via front page
pc to iphone sms
sqlserver.exe is RAM greedy.
two jquery files affect each other?
Adobe Reader - can't find all printers
Different languages in GPO editor
Order by within order by