Hey.
I've got a backup of a SQL based database on a .bak file.
I need to run it locally in order to edit/ test edited crystal report tables.
I'm using MS Visual Studio for the editing. I've got no problem with editing the tables, but as the queries on the table are SQL based, I need the server/database running in order to preview the table.
What's the best way of doing this?