ERRORFILE and MAXERRORS option are rarely used important arguments in BULK INSERT so, I will try to highlight the use of these arguments in this script.
2013-02-27 (first published: 2013-02-14)
6,139 reads
The script works through the CMS you have set up to manage your environment and gathers various server information.
2013-02-26 (first published: 2013-02-05)
1,680 reads
List all active Jobs in SQL Server with the details of the schedule.
2013-02-25 (first published: 2013-02-07)
1,313 reads
script to return query result transposed.
2013-02-22 (first published: 2013-02-05)
1,806 reads
A script to get the fragmentation of indexes in a database and then rebuild or reorganise accordingly
2013-02-19 (first published: 2013-01-29)
2,136 reads
2013-02-18 (first published: 2013-01-25)
2,784 reads
Script to generate script to detach or attach user databases
2013-02-15 (first published: 2013-01-29)
6,072 reads
Script to reorganize all indexes on all tables in user databases
2013-02-14 (first published: 2013-01-31)
3,272 reads
Checking Backups on your SQL Server
2013-02-13 (first published: 2013-01-25)
2,007 reads
This utility will generate column and parameter metadata in various useful formats for tables, views, and procedures.
2013-02-12 (first published: 2013-01-18)
771 reads