Microsoft
Software
Hardware
Network
Question : Stored Procedure And Database Snapshot
I can't run a stored procedure on a snapshot database. It is giving me this error:
The database "IXXX" cannot be opened. It is acting as a mirror database.
Thanks,
Answer : Stored Procedure And Database Snapshot
Ok. Found the what the problem. Stored procedure had queries referring to a database that had the same name as the mirror. once we took off the database name, it worked fine.
Random Solutions
Migrating files/folders to a new domain
Is exercising in an air conditionedroom a good idea?
Schedule Task "Could not start"
Database Design - Double Entry Accounting
Calling IE to run on second monitor in batch file log in script
How to find and replace specific string with blank using sed or any better cmd?
How to activate the insertitemtemplate of a formview
How to access class due to 'cannot instantiate abstract class' error
IF - Then script based on file date?
loop an array in an array and insert into db