How to prevent duplicate records being inserted with SqlBulkCopy when there is no primary key – This article will take […]
Tag: c#
Can I split a query in multiple queries or create parallelism to speed a query?
Can I split a query in multiple queries or create parallelism to speed a query? – This article will take […]
insert datetime value in sql database with c#
insert datetime value in sql database with c# – This article will take you through the common SQL errors that […]
How to pass connection string that has a backward slash to SqlConnection?
How to pass connection string that has a backward slash to SqlConnection? – This article will take you through the […]
Update Multiple Rows in Entity Framework from a list of ids
Update Multiple Rows in Entity Framework from a list of ids – This article will take you through the common […]
Oracle Parameters with IN statement?
Oracle Parameters with IN statement? – This article will take you through the common SQL errors that you might encounter […]
Entity Framework error: Cannot insert explicit value for identity column in table
Entity Framework error: Cannot insert explicit value for identity column in table – This article will take you through the […]
SQL error C# – Parameter already defined
SQL error C# – Parameter already defined – This article will take you through the common SQL errors that you […]
getting values from sql reader c#
getting values from sql reader c# – This article will take you through the common SQL errors that you might […]
How to fill Dataset with multiple tables?
How to fill Dataset with multiple tables? – This article will take you through the common SQL errors that you […]