Microsoft
Software
Hardware
Network
Question : Is it possible to create a database snapshot from a back up file, without having to restore it first?
we have a SQL 2005 database backing up nightly, and want to restore this backup on a seperate server to use as the basis for all the reports - is it possible to create a snapshot directly from the backup file, or do we have to restore the backup and resync users first?
Answer : Is it possible to create a database snapshot from a back up file, without having to restore it first?
If your data are source of your form (subform), you can add field to the form (or subform) footer with value:
=sum([Mydata])
Random Solutions
comments in code
Unique Records with Excel
Forms and Unicode (utf-8) Characters
forcing a delay on a function in vb.net
publishing Terminal Server in ISA 2006
Problems with date function PHP
Add content to a DIV area using AJAX
Simple query question/request
spoolsv.exe is taking 50%CPU all the time
Copy an exe to C Drive for user with no Administrative Privileges