dbTalk Databases Forums  

Import from Word

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


Discuss Import from Word in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alan Z. Scharf
 
Posts: n/a

Default Import from Word - 06-18-2006 , 12:05 PM






Hi,

I need to import a Word 2003 table into SQLServer 2000, into a table:

CustomerID VARCHAR(10),
Description TEXT.


The Word table has two columns, consisting of a Customer ID and several
paragraphs of text for each customer ID. There is a blank line between each
paragraph for each ID.

-------------------------------
12345 Paragraph1

Paragraph 2
--------------------------------
67890 Paragraph 1

Paragraph 2
---------------------------------

Is there a way to do this? Are there any articles covering this?

Thanks.

Alan



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.