SQL

MS SQL and .net Development

Pages

▼
Monday, August 24, 2015

Find LOB Columns Script

›
Sometime you want to identify the tables which could not reindex online. For this you had to scan all tables in SQL Server database and li...
Monday, August 17, 2015

Unable to modify table.

›
I was trying to modify a table of approx 5 million records setting a field on the table to not allow null values. However, while saving cha...
Monday, July 20, 2015

Record Retrieval Error Connection Read

›
You may receive below error while running third party application with backend SQL Server. Record Retrieval Error Error: (Connection Read...
Monday, June 29, 2015

Attach Database Failed

›
Sometime you may get below error while attaching a database: Attach database failed for Server 'SERVERNAME\SQLEXPRESS'. (Microsof...
Monday, June 22, 2015

Query to get details of permissions on Database objects

›
Use below query to get details of permissions on Database objects SELECT ulogin.name AS [User Name], CASE princ.type WHEN 'U' TH...
‹
›
Home
View web version

Developer

Unknown
View my complete profile
Powered by Blogger.