|
-
Jun 25th, 2005, 01:27 PM
#1
Thread Starter
Addicted Member
Inserting text from MSword into sqlserver table[RESOLVED]
Dear All,
Problem Scenario:
I have a folder containing more than 4000 MS Word files.
I have a sqlserver table. The table has two fields: FileName,FileText
Problem:
I want to read the text from the text files and enter the text into Text field of the sqlserver table,and file name to FileName field of the sqlserver table.
I have to do this with all the files(more than 4000) in the folder.
Can u plz guide me how to do this.
Thankx
Last edited by engineer; Jul 4th, 2005 at 11:30 AM.
software engineer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|