Question : Consider the following scenario: We have a SSDT database project. We add a new column to the middle […]
Tag: database-projects
How To Merge Database Projects on Visual Studio 2013
Question : Can I have multiple database projects to the same SQL Server database? Like, one main project referencing multiple […]
Looking for application which will provide to determine project database growth and cost per day or month
Question : I am using SQL Server 2008 for product development Currently application is live with 20 users now if […]
ER Schema – bank system
Question : Hello i’m trying to model a simple banking scheme where I have 3 transactions: withdraw, transfer, deposit. of […]
Which one is best solution for future database structure?
Question : I’m working on a big web application. so i need to create user_preference_table it has the marks for […]
“Unresolved reference to User” after importing as a VS DB project
Question : I just imported an existing SQL Server 2008r2 production database into a VS 2013 database project. I now […]