News

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 ...
Next, we need to create a SQLConnection object. We'll do this by passing the connection string as an argument to it. Once the object is created, we then can call the Open () method to attempt the ...