Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I need to open/attach a Database (MDF) file in SQL Server 2012 Standard version as a Database which was created in Visual Studio 2015 and is being used in a project there. Is this possible?

What I want to do is use the SQL Server Analytic project to create a cube of the data. Is this possible?
If yes please provide some guidelines on how to?
Posted
Updated 26-Nov-15 8:38am
v2
Comments
PIEBALDconsult 26-Nov-15 11:28am    
You mean ATTACH it to an instance of SQL Server?

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900