About 185,000 results
Open links in new tab
  1. Opening a SQL Server .bak file (Not restoring!) - Stack Overflow

    The only tool I'm aware of that can make sense of .bak files without restoring them is Red-Gate SQL Compare Professional (and the accompanying SQL Data Compare) which allow you to …

  2. Why is a .bak so much smaller than the database it's a backup of?

    The MDF and LDF files together total around 29 GB, but the .bak file was only 23 GB, about 20% smaller. My first guess when one version of a set of data is smaller than another version …

  3. Fix You've been signed in with a temporary profile in Windows 10

    Feb 23, 2022 · To be extra safe, it is recommended that you back up the contents of your "C:\Users\ (user-name)" profile folder before doing the steps in this tutorial. EXAMPLE: "We …

  4. bak file not visible when trying to restore database

    I am trying to run a classic asp project on visual studio and therefore I am trying to restore a database. I cannot seem to find the .bak file when trying to restore it. It wasn't visible in the C-...

  5. Can I restore a SQL Server .bak files without SQL Server?

    I have some large .bak files from a SQL Server 2005 dump. Can I restore these without using SQL Server, either to PostgreSQL, MySQL, or to flat text files? An open source solution would …

  6. Corrupt NTUSER.DAT file in Default Folder - Windows 10 Forums

    Oct 24, 2016 · If you extract the install.wim from the ESD using DISM (mentioned later), you Cannot open the extracted WIM with 7Zip, you must mount the wim using DISM Quick guide …

  7. SQL Server Management Studio can't recognize .bak file

    Are you sure this file is valid and not corrupt? Try right clicking on your bak file, go to properties, uncheck "Read Only" and the other option something like "Allow untrusted file" from web (I …

  8. sql server - Creating a database from a backup file - Database ...

    Jan 10, 2019 · 0 If you have a backup file of a database (possibly called .bak), and you have the original database currently running, and you want to restore the backup to create a copy of the …

  9. Reset Windows Update in Windows 10 | Tutorials - Ten Forums

    Jul 29, 2022 · Reset_Reregister_Windows_Update_Components.bat The downloadable .bat file below contains these commands that will reset Windows Update.

  10. How to import a bak file into SQL Server Express

    Dec 30, 2013 · I have a .bak file, and I want to use this file to recreate the database in a fresh install of SQL Server 2008 Management Studio. Can someone point me in the right direction …