Import data

From: Eric (Eric_at_discussions.microsoft.com)
Date: 08/03/04


Date: Tue, 3 Aug 2004 08:33:03 -0700


 I have a table called cr. Within that table I have the colums c_id,
c_type, first_name, last_name. I need help creating a query that will pull
from an excel file that have the same colum names. This excel file is
automaticaly generated from one of our systems and the c_id will never
change for the record.
 So this is what im wanting to do. I need it to look at the xls file and if
there are new records in that xls file it will add those to the table or if
the records have changed it will update the records within the table based
on the c_id. I think this is feasable but I can't seem to get it to work.
And example would be great.



Relevant Pages

  • Re: Newbie Question
    ... FROM OpenDataSource('Microsoft.Jet.OLEDB.4.0', ... Within that table I have the colums c_id, ... from an excel file that have the same colum names. ... I need it to look at the xls file and if ...
    (microsoft.public.sqlserver.server)
  • Re: inserting many records in 1 single connection
    ... the function is reading 2 colums x 1000 rows, from an excel file, loading ...
    (microsoft.public.dotnet.languages.vb)
  • Import data
    ... Within that table I have the colums c_id, ... I need help creating a query that will pull ... from an excel file that have the same colum names. ... I need it to look at the xls file and if ...
    (microsoft.public.sqlserver.datamining)
  • inserting many records in 1 single connection
    ... the function is reading 2 colums x 1000 rows, from an excel file, loading ...
    (microsoft.public.dotnet.languages.vb)
  • unique vaules
    ... I would like to add some kind of feature to my XLS file but have no idea ... I have an excel file where i put all e-mail addresses for newsletter. ... twice). ...
    (microsoft.public.excel.programming)