dbTalk Databases Forums  

Re: Access Import

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


Discuss Re: Access Import in the microsoft.public.sqlserver.dts forum.



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

Default Re: Access Import - 09-17-2004 , 02:59 PM






If you import the contents of the XL file into a table that has a
column defined with the newid() function, SQL Server will generate a
new guid value for you. See the NEWID topic in SQL Server Books Online
for more information.

--Mary

On Wed, 15 Sep 2004 07:47:09 -0700, "Jim Heavey"
<JimHeavey (AT) discussions (DOT) microsoft.com> wrote:

Quote:
I have used DTS a couple of time to take a SQL table and export it to an
Access File. Now I want to take an Excel file and import it into my SQL
table. This SQL table is keyed by a GUID and to my knowledge there is no way
to easily generate these in Excel.

So being pretty novice at the DTS process, how can I import an Excell file
into a SQL table and at the same time generate the GUID? I presume DTS is
the place to do this at..


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.