Always remain updated about current software development trends
How to get a list of data rows that caused an exception (or several of them) in a SqlBulkCopy operation
One of the popular libraries for logging of unhandled errors in ASP.NET applications is ELMAH. But there is one thing which ELMAH cannot do - it's a saving to the Event Log. In our project we want that ELMAH stores errors in both database and EventLog.
How To Drop Users Who Are Owners or Databases and Jobs When you want to drop users you need to en sure that those users are not owners databases SQL Server agent jobs, otherwise you will be confronted with the below error: To avoid this you will need to change...
Do you believe that memory corruption will generate an immediate, repeatable crash? Some programmers actually do...
Introduction At times when we successfully deploy the reports to the report server and try to view them through report manager we may encounter am insufficient rights error. This article focuses on resolving that error. Solution After deploying the reports...
Replication Agent will fail when attempting to alter a column in the publisher which is part of an index. For example, let's say you have table like following: CREATE TABLE [dbo].[Employees]( [ID] [int] IDENTITY(1,1) NOT NULL, [FirstName] [nvarchar](50)...
c# .net dev intermediate asp.net windows sql beginner silverlight advanced c++ javascript architect sql server wpf mysql html5 mobile c#4.0 jquery