About 25,900 results
Open links in new tab
  1. SMO Backup event PercentCompleteEventHandler not fired

    Aug 25, 2017 · I know ( from of a thread in this forum ) that the event is not firing when the backup is done in an asynchrone way ( a problem of thread in UI in this last case, answer given by a …

  2. Capture Backup Error in SQL Task - social.msdn.microsoft.com

    Apr 11, 2012 · I have a SQL task that runs a DB backup and I am trying to find a way to capture the output. I've looked at capturing it through TSQL with zero success; I tried adding an event …

  3. Performance - varbinary (max) on very large number of files

    Jul 28, 2012 · This makes backup/restore easier - since the database is a single unit. It also makes transactions simple. With a file-system solution you can never be sure that you don't …

  4. SQL Server is terminating in response to a 'stop' request from …

    Jan 20, 2012 · 2012-01-19 05:56:19.18 Server The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Error: 0x54b, state: …

  5. Recreate Azure VM from Another VM's OS Disk in the Azure Portal

    Dec 8, 2015 · Could you recommend to me the best way to reliably backup an Azure VM and minimize our RTO? I have looked in to Azure backup but it seems that just does file and folder …

  6. backup and restore table using sql database in vb.net

    Jul 16, 2013 · The official supported way for backup and restore is supplied by SQL SMO and is also used by the SQL Server Management Studio. A sample can be found: Backing Up and …

  7. Excel SaveAs dialog - selecting a certain file type by default

    Aug 16, 2007 · The descriptions are my best guess or what was shown to be the case experimentally. For unneeded arguments, pass System.Type.Missing. The following …

  8. DB backup URL Failed after disable TLs 1.0,1.1

    Jun 20, 2018 · Question 0 Sign in to vote Regular SQL DB backup to URL failed after disabled TLs 1.0 and Tls 1.1 & enabled Tls1.2 Msg:

  9. Dev and UAT environment - social.msdn.microsoft.com

    May 4, 2016 · After that take backup of user and system databases and restore it on DEV/UAT. Restoring user database is easy you can refer this link to restore system databases. If this i …

  10. Trying to modify a system stored procedure

    Feb 14, 2012 · Whenever you need to backup a db to a different instance you would need to change this system sproc, too. Any other db on such a "modified" system relying on the …