Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL + Excel

Author  Topic 

Topaz
Posting Yak Master

199 Posts

Posted - 2008-07-01 : 04:45:52
Is there anyway to import data from an Excel file into my SQL databse? I dont simply want to create entirely new records, i want SQL to check against the excel file and see if there are any duplicate values. If so they shouldn't get imported

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2008-07-01 : 04:49:15
read this http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=49926
and http://www.simple-talk.com/sql/t-sql-programming/sql-server-excel-workbench/

KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page
   

- Advertisement -