News

I have worked with SQL Server for many years now, back to Sybase SQL Server days and there has always been confusion over Logins and Users.
During the last few articles, we have covered the basics of working with SQL server using the Server Management Objects (SMO) and PowerShell. We have covered things such as viewing the state of ...
Most SQL Server databases have a number of users viewing and accessing data, which makes security a major concern for the administrator. The smart administrator will take full advantage of SQL ...
Ok, for SQL server 2000, I need to change the account it runs under. I know you need to go to the Enterprise Manager, find the database, right click, properties, choose security tab, and at the ...
What are the advantages of using Access as the front end to a SQL Server database? For starters, it's likely that your client's users will be more familiar with it, and it's relatively easy to put ...
Next Steps for the Java and SQL Server User The best place to get started is https://aka.ms/sqldev, which takes you to the SQL Server developer resource center, where you can find out more about ...
If you store this information as plain text, unscrupulous users can easily steal the data either through online SQL queries or by scanning the files on the database server's hard drive.