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
urgent embedded video on PHP file.
classes within classes?
Asp Help
SELECT TOP n of each
Picture people vs Olan Mills
Exchange 2007 restore question
how to scan for text in a row and then hide that column
Windows XP administrator remote acces - how to forbid?
Is There Any Advantage to Having 2 Separate Windows-Based PCs "Connected" to Each Other?
Getting SharePoint logon window when not in SharePoint