﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / Database restore / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 12:03:22 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Database restore</title><link>http://www.sqlservercentral.com/Forums/Topic1380756-391-1.aspx</link><description>[quote][b]Mac1986 (11/4/2012)[/b][hr]Then can I drop and recreate the DB with My choice of data files? But wait a min the how can I restore the data if its not possible..What options do I have if I want reduce the data files....[/quote]What difference does it make how many files the database has?What are you trying to accomplish?</description><pubDate>Mon, 05 Nov 2012 07:37:44 GMT</pubDate><dc:creator>Michael Valentine Jones</dc:creator></item><item><title>RE: Database restore</title><link>http://www.sqlservercentral.com/Forums/Topic1380756-391-1.aspx</link><description>[quote][b]Mac1986 (11/4/2012)[/b][hr]Then can I drop and recreate the DB with My choice of data files? [/quote]Are you referring to the source database??[quote][b]Mac1986 (11/4/2012)[/b][hr]But wait a min the how can I restore the data if its not possible..What options do I have if I want reduce the data files....[/quote]Use this to empty and remove unwanted files on either the source or target databases[code="sql"]dbcc shrinkfile(logical_name, EMPTYFILE)[/code]</description><pubDate>Sun, 04 Nov 2012 02:56:25 GMT</pubDate><dc:creator>Perry Whittle</dc:creator></item><item><title>RE: Database restore</title><link>http://www.sqlservercentral.com/Forums/Topic1380756-391-1.aspx</link><description>Then can I drop and recreate the DB with My choice of data files? But wait a min the how can I restore the data if its not possible..What options do I have if I want reduce the data files....</description><pubDate>Sun, 04 Nov 2012 02:14:48 GMT</pubDate><dc:creator>Mac1986</dc:creator></item><item><title>RE: Database restore</title><link>http://www.sqlservercentral.com/Forums/Topic1380756-391-1.aspx</link><description>No.A restore will create the same number of files and the same file sizes.</description><pubDate>Sun, 04 Nov 2012 00:49:41 GMT</pubDate><dc:creator>Michael Valentine Jones</dc:creator></item><item><title>Database restore</title><link>http://www.sqlservercentral.com/Forums/Topic1380756-391-1.aspx</link><description>Hi Al,I want to restore a database from one server to another server.Can I restore a database with 8 datafiles as 2 data files on a different server? Is it possible?</description><pubDate>Sat, 03 Nov 2012 19:31:03 GMT</pubDate><dc:creator>Mac1986</dc:creator></item></channel></rss>