News

Ok, I have some database-driven pages that I take care of, using ASP and SQL Server 2000. I will be adding more, and if I can make changes that are beneficial, then that is good.There are 2 ways ...
Today’s README file explains how to create connection strings to SQL Server databases using Visual Studio’s built-in tools. To provide an example using real source, I created a simple Winforms ...
Windows 7 includes an ODBC manager that lets you connect from your desktop to a SQL server. You create a data source name (DSN) to save database setup information, so you can open a connection to th ...
When you are finished checking Log On accounts, open SQL Server Management Studio, and click the Connect to Server window’s Advanced button. Ensure that Authentication settings match the service ...
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 ...