Hi, is it possible to create a Login for SQL Server which can be used from each Computer in a local Network.
I do not use a Domain/active Directory, just a simple local Network.
I would like to create an account with the same name on each machine. I want to grant Access for each computer to sql server on a machine in this network.
Is it possible to create a UserGroup and grant access to this usergroup?
I do not want to use SQL Server logins, I want to use Windows accounts, because we use the filestream feature of SQL-Server.