HelloI am a complete novice on SQL Server. I currently use Access and have found that I need to migrate to SQL Server. I need some help with setting it up.Currently, I have multiple computers (home, office, laptop, etc.). On each of these computers, I have a folder which syncs via Dropbox. In this folder, I have my Access database which allows me to read/write to the Access database from any computer, and these changes are automatically synced to all the other computers via Dropbox.I am trying to do the same thing with SQL Server but cannot figure out how to do it.I have installed the SQL Server database in the Dropbox folder then installed Management Studio on each computer. But only the computer which did the database install can link to the the SQL Server database. The other Management Studios cannot see the database.Is there a way to achieve what I am after or is this a limitation of SQL Server? I do not want to have to manage a network or anything. I need to keep it simple.Can anyone help with this?Thank you.
↧