Moving SQL Server Databases and a few random thoughts on moving to SQL Server 2005

Posted by: Rick Strahls WebLog, on 13 Feb 2006 | View original | NEW Bookmarked: 0 time(s)

Sql Server Backup and Restore operations are a drag. Well sort of. I've been moving over my databases from my old development machine to my new machine and the process is a lot more painful than it should. I can't quite figure out how to easily move files between two machines, but the process I've been using goes something like this:   Do a full backup to file Then restore from the backup a query window like this. First: RESTORE FILELISTONLY FROM DISK = 'c:\sqlbackups\webstore.bak'   to...

Advertisement
Category: SQL | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1178 | Hits: 141

Similar Posts

  • SQL Server FAQ : How to join tables from different servers more
  • SQL/e - Microsoft to release an Embedded Database version of SQL Server more
  • Getting SQL Server registry settings via SQLCLR table-valued user-defined function... more
  • Determine whether a SQL Server exists .. more
  • Reading the SQL 2005 instance and installation directory from a DOS batch file more
  • SQLite, ADO.NET, Prepared Statements, Transactions and Enterprise Manager more
  • Handling "GO" Separators in SQL Scripts - the easy way more
  • Upload Images To SQL Server By Way Of An ASP.NET Web Form more
  • Randomizing LINQ to SQL queries more
  • Randomizing LINQ to SQL queries more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD