Nachrichten

Creating SQL Stored Procedures via SQL Server is easier than you might have originally thought, so let us explain what to do.
We have our SQL server configured to only allow Windows accounts (i.e. not mixed). However, in some cases we are connecting from non-domain boxes and we want to specify a domain account to connect ...