QPR,
Your suggestion makes no sense to me. I need something simple and easy. I am not a programmer.
Main Topics
Browse All TopicsI can not figure out how to update data from a csv file to a SQL 2005 Server table.
Does anyone have an easy to use SQL scipt or tool that will assist me?
The file attached file contains the data that I want to use to update my table. The first row contains the column names that are in the table. The Database is called ZENworks. The table is called dbo.nc_workstation
The attached file is formated in xls format because .csv can not be attached.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Sure, uploading data is easy using SSIS. Here is an article I wrote some time ago on how to do it.
http://blogs.techrepublic.
Well this is pretty simple
http://www.sqlis.com/26.as
Hi,
If the CSV file is well behaved, look at using the Bulk Insert statement ...
http://msdn2.microsoft.com
HTH
David
Business Accounts
Answer for Membership
by: QPRPosted on 2008-02-18 at 14:32:18ID: 20924153
http://www.experts-exchang e.com/Micr osoft/Deve lopment/MS -SQL- Serve r/Q_230648 29.html