dbTalk Databases Forums  

load data in a SQL Server from a flat file. Integration services.bulk insert. BCP

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss load data in a SQL Server from a flat file. Integration services.bulk insert. BCP in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dlf
 
Posts: n/a

Default load data in a SQL Server from a flat file. Integration services.bulk insert. BCP - 03-06-2008 , 01:42 PM






Hello,

I would need information about the different ways to load data in a
SQL Server from a flat file. I am aware of:

Integration Services
Bulk Insert
BCP

I would like to know, for each one:

Rights required. Admin in DB? Admin in system?...
Complexity
Version of SQL Server required
....

Another doubt. Access has an assistant to load data from a csv or txt
file. Doesn't exist some similar facility to load data to Sql Server.
I know SQL Server Migration Assistant from Access. Doesn't exist
something similar to txt files?

Any commercial product?


Thanks a lot for your help!

Regards,
David

Reply With Quote
  #2  
Old   
Dinesh Asanka
 
Posts: n/a

Default Re: load data in a SQL Server from a flat file. Integration services.bulk insert. BCP - 03-07-2008 , 04:36 AM






You need to have write permission to the database table in any of
these options.
I prefer bulk insert option as it is the easiest and fastest way.
But if you have any processes to be done to the data before inserting
them to the table , better use SSIS

Reply With Quote
  #3  
Old   
Dinesh Asanka
 
Posts: n/a

Default Re: load data in a SQL Server from a flat file. Integration services.bulk insert. BCP - 03-07-2008 , 04:36 AM



You need to have write permission to the database table in any of
these options.
I prefer bulk insert option as it is the easiest and fastest way.
But if you have any processes to be done to the data before inserting
them to the table , better use SSIS

Reply With Quote
  #4  
Old   
Dinesh Asanka
 
Posts: n/a

Default Re: load data in a SQL Server from a flat file. Integration services.bulk insert. BCP - 03-07-2008 , 04:36 AM



You need to have write permission to the database table in any of
these options.
I prefer bulk insert option as it is the easiest and fastest way.
But if you have any processes to be done to the data before inserting
them to the table , better use SSIS

Reply With Quote
  #5  
Old   
Dinesh Asanka
 
Posts: n/a

Default Re: load data in a SQL Server from a flat file. Integration services.bulk insert. BCP - 03-07-2008 , 04:36 AM



You need to have write permission to the database table in any of
these options.
I prefer bulk insert option as it is the easiest and fastest way.
But if you have any processes to be done to the data before inserting
them to the table , better use SSIS

Reply With Quote
  #6  
Old   
Dinesh Asanka
 
Posts: n/a

Default Re: load data in a SQL Server from a flat file. Integration services.bulk insert. BCP - 03-07-2008 , 04:36 AM



You need to have write permission to the database table in any of
these options.
I prefer bulk insert option as it is the easiest and fastest way.
But if you have any processes to be done to the data before inserting
them to the table , better use SSIS

Reply With Quote
  #7  
Old   
Dinesh Asanka
 
Posts: n/a

Default Re: load data in a SQL Server from a flat file. Integration services.bulk insert. BCP - 03-07-2008 , 04:36 AM



You need to have write permission to the database table in any of
these options.
I prefer bulk insert option as it is the easiest and fastest way.
But if you have any processes to be done to the data before inserting
them to the table , better use SSIS

Reply With Quote
  #8  
Old   
Dinesh Asanka
 
Posts: n/a

Default Re: load data in a SQL Server from a flat file. Integration services.bulk insert. BCP - 03-07-2008 , 04:36 AM



You need to have write permission to the database table in any of
these options.
I prefer bulk insert option as it is the easiest and fastest way.
But if you have any processes to be done to the data before inserting
them to the table , better use SSIS

Reply With Quote
  #9  
Old   
Dinesh Asanka
 
Posts: n/a

Default Re: load data in a SQL Server from a flat file. Integration services.bulk insert. BCP - 03-07-2008 , 04:36 AM



You need to have write permission to the database table in any of
these options.
I prefer bulk insert option as it is the easiest and fastest way.
But if you have any processes to be done to the data before inserting
them to the table , better use SSIS

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.