Dinesh's Blog :::: Being Compiled ::::

Showing posts with label Bulk Operations. Show all posts
Showing posts with label Bulk Operations. Show all posts
Friday, August 4, 2017

bcp error - Invalid column type from bcp client for colid 1 - Solution

›
You might be experiencing the following error with bcp when loading text data to SQL Server table; It is possible to see this erro...
Monday, July 31, 2017

SQL Server bcp error - String data, right truncation

›
We generally expect a proper row terminator with files loaded using bcp  and with all accurately defined switches, data should be loaded w...
Sunday, August 16, 2015

Differences between BCP and BULK INSERT

›
It is not uncommon to see importing data from other sources and exporting data into other sources as not all data can be entered row-by-ro...
Friday, August 14, 2015

Can I disable all constraints when loading data?

›
Generally, when loading a large data set, we disable constraints and drop indexes for speeding up the loading process. Constraints help us...
Sunday, June 28, 2015

Indexes should be dropped before a bulk insert or not

›
If we are loading a large volume of data into an indexed table, we always drop the index, load the dataset, and re-create indexes assuming...
Thursday, March 19, 2015

I changed the Recovery Model before BULK operation, is it a good practice?

›
I have already written a post on bulk operations , indicating the benefits we get by changing the recovery model before performing bulk o...
›
Home
View web version

About Me

My photo
Dinesh Priyankara
Colombo, Sri Lanka
Dinesh Priyankara (MSc IT) is an MVP – Data Platform (Microsoft Most Valuable Professional) in Sri Lanka with 16 years’ experience in various aspects of database technologies including business intelligence. He has done many local and foreign business intelligence implementations and has worked as a subject matter expert on various database and business intelligence related projects. He is the Founder/Principal Architect of dinesQL (Pvt) Ltd and he consults, teaches and runs training programs on data related solutions and subjects.
View my complete profile
Powered by Blogger.