Results 1 to 5 of 5

Thread: Inserting text from MSword into sqlserver table[RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2004
    Posts
    237

    Angry 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
  •  



Click Here to Expand Forum to Full Width