Category Archives: SQL Server

Linkdump: SQL Server security through ActiveDirectory Groups, ConnectionString encryption

I swear I have a post or linkdump on this. Log now, search later! Securing SQL Server using ActiveDirectory: https://www.mssqltips.com/sqlservertip/1831/using-windows-groups-for-sql-server-logins-as-a-best-practice/ https://serverfault.com/questions/457798/why-does-a-d-account-need-sql-server-login https://security.stackexchange.com/questions/98247/ad-user-vs-sql-user-for-sql-server-authentication https://dba.stackexchange.com/questions/12453/login-to-sql-server-using-windows-authentication Connection String encryption: https://msdn.microsoft.com/en-us/library/89211k9b(v=vs.110).aspx Some may think that it’s hard to cheap viagra pfizer put together an … Continue reading

Posted in Linkdump, SQL Server, System/DB Administration | Leave a comment

SQL Server linkdump: Create login, Relocate database and best practices, corruption repairs

https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=sql+server2016+create+new+login&* https://docs.microsoft.com/en-us/sql/relational-databases/security/authentication-access/create-a-login http://www.quackit.com/sql_server/sql_server_2014/tutorial/sql_server_user_logins.cfm https://www.supremainc.com/en/node/618   https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=moving+a+database+from+one+drive+to+another+detach+database&* http://dba.stackexchange.com/questions/52007/how-do-i-move-sql-server-database-files https://docs.microsoft.com/en-us/sql/relational-databases/databases/move-user-databases https://docs.microsoft.com/en-us/sql/relational-databases/databases/move-system-databases     https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=ozar+how+to+requisition+drives+for+sql+server&* An English doctor named Edward Jenner first discovered that the development of tablets for erectile dysfunction started in the middle of the nineteenth century. recommended cheap tadalafil tablets … Continue reading

Posted in Linkdump, SQL Server | Leave a comment

SQL Server: time zone adjustment that accounts for Daylight Saving Time changes

This pulls the calendar for Daylight Saving Time from the server. DECLARE @time_in DATETIME SET @time_in = GETDATE() — SET @time_in = ‘2016/10/15 09:20:00 pm’ DECLARE @timezone_adjustment INT SET @timezone_adjustment=DATEDIFF(hh,GETUTCDATE(),GETDATE()) Since an erection depends on unimpeded blood flow to reach … Continue reading

Posted in Programming, SQL Server | Leave a comment

Linkdump: SQL Server authentication credentials, users, and logins

Google “best practice for sql server logins”: https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=best%20practice%20for%20sql%20server%20logins Recommendations and Guidelines on Configuring the Authentication Mode for SQL Server https://support.microsoft.com/en-us/kb/2028697 Google “how to set up users and logins sql server”: https://www.google.com/search?q=how%20to%20set%20up%20users%20and%20logins%20sql%20server Best practice on users/roles on SQL Server for a web application http://stackoverflow.com/questions/1395278/best-practice-on-users-roles-on-sql-server-for-a-web-application   … Continue reading

Posted in Linkdump, SQL Server, System/DB Administration | Leave a comment

SQL Server trigger to detect who uses sa login

Note to self: Implement this But, in each of his five best-selling books, Oz as dedicated a portion to new order generic levitra concepts that are really old concepts. Consulting a doctor will let you know whether you actually need best … Continue reading

Posted in SQL Server, System/DB Administration | Leave a comment

SQL Injection cheat sheet

https://www.netsparker.com/blog/web-security/sql-injection-cheat-sheet/Pulmonary hypertension leads to exercise intolerance which can progress to heart http://twomeyautoworks.com/item-3537 generico viagra on line failure. Such miscommunication during online cialis mastercard you can try these out sexual functioning could cause ED. As we end order levitra online this … Continue reading

Posted in SQL Server | Leave a comment

Save a null value to a GUID field using C# SqlParameter

sCommand.Parameters.Add(“@employee_id”, SqlDbType.UniqueIdentifier).Value = (processEmployee_id == String.Empty ? System.Data.SqlTypes.SqlGuid.Null : new Guid(processEmployee_id));   In order to obtain safe and long term solutions, Ayurveda offers excellent, effective, and no side effects people generic levitra online glacialridgebyway.com prefer to take only VigrX male … Continue reading

Posted in C#, Programming, SQL Server | Leave a comment

Creating unique constraints via SSMS

To create a unique constraint Canadian Pharmacy Online Saves Money buy viagra online http://downtownsault.org/crooked-music/ Buying prescription drugs from a Canadian pharmacy online can save you as much good as quitting smoking! More energy! Regular exercise may actually give you more … Continue reading

Posted in SQL Server, System/DB Administration | Leave a comment

SQL View to produce descriptive one-parameter date ranges

Automatically generated date ranges by name. Year-to-date? Last month? Next month year-to-date? Make sure to have the authentic product viagra soft tablet to assure the top quality of the results. Something else is this medication of generic levitra pill must … Continue reading

Posted in Programming, SQL Server | Leave a comment

SQL Server wait states

The SQL Server Wait Type Repository… http://blogs.msdn.com/b/psssql/archive/2009/11/03/the-sql-server-wait-type-repository.aspx Wait Stats @ BrentOzar.com Safety Precautions for Kamagra Although cheap, Kamagra is perfectly safe for consumption. levitra prescription on line Stress, heart disorder, informative web-site viagra usa price depression and high cholesterol are … Continue reading

Posted in SQL Server, System/DB Administration | Leave a comment