Hi,
How can one add an SQL Database file to a solution with multiple projects and have all projects access the same database instance?
I know I can add an SQL file using the Solution Explorer to only an existing project and connect to the database accordingly. But how can I do that on the top level?
Thanks
How can one add an SQL Database file to a solution with multiple projects and have all projects access the same database instance?
I know I can add an SQL file using the Solution Explorer to only an existing project and connect to the database accordingly. But how can I do that on the top level?
Thanks