Connecting to SQL Server using runas from a non-domain machine in Windows Forms client application
I have built a Windows Forms GUI to connect to a SQL Server using Windows Authentication. Authentication works on our old machines with the old Windows accounts “a.com/username”. We have received new machines and with Windows accounts on a new domain “b.com/username”.