How do i export several paragraphs in over 25000 documents into SQ

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Like the subject, I have 25000+ documents all with 6/7 paragraphs each in
them, when importing it into SQL Server these each need to make they're own
row, can this be done?

Help would be fantasic!

Rob.
 
Hi =?Utf-8?B?Um9iaW4=?=,
Like the subject, I have 25000+ documents all with 6/7 paragraphs each in
them, when importing it into SQL Server these each need to make they're own
row, can this be done?
There's nothing built into Word that can do this. You'd need to use a
programming language such as VB.NET or C++ (or anything else that can do COM
automation). The details would depend on what version created the documents,
the file format in which they were saved and the programming language you use.

In any case, this is the wrong newsgroup to pursue the question, as it's
targeted at end-users. One of the office.developer newsgroups would be more
appropriate, once you've settled on the details. You might also need to work
with the SQL Server forums if you're not conversant in programmatic
manipulation of SQL databases.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top