I created a dummy database that I filled with some values.
I did this in Management Studio. In parallel, I am creating a Windows Form Application where I will have buttons that will perform queries on the database I created in Management Studio.
However, I can't find a way to link the database in Management Studio to Visual Studio.
Any help? Thanks.