April 12, 2015 at 11:20 pm
Comments posted to this topic are about the item Maps in SQL Server Reporting Services
April 13, 2015 at 8:15 am
I did not understand how to use the example database called Carsales Reports SSC which is a .bak file (CarSales_SSC.bak)
you kindly guide me step by step?
thanks
andrea
April 13, 2015 at 8:37 am
Hi Andrea,
You will have to restore this backup file into a SQL Server 2012 or 2014 instance (and, of course, setting your own paths for the data and log files) using either T-SQL RESTORE or SSMS.
Regards,
Adam
PS
See https://msdn.microsoft.com/en-us/library/ms186858.aspx for how to restore a backup file.
April 13, 2015 at 9:20 am
Hi Adam
thank you very much for your answer
I think I have two problems
1. my version of Mssql is 2008 r2
2. I do not know the name of the db
can you help me?
andrea
April 13, 2015 at 9:32 am
Hi Andrea,
You can use:
RESTORE HEADERONLY FROM DISK = 'the file name here' to get the database name
It is impossible to restore a 2012 database to a 2008 version - you will have to use a 2012 version (express is a free version)
Regards,
Adam
April 13, 2015 at 10:12 am
Hi Adam
thank you
I will inform you about my progress
andrea
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy