Results 1 to 4 of 4

Thread: Insert 3 fields into a text file automically

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2000
    Location
    N.Ireland
    Posts
    651

    Question Insert 3 fields into a text file automically

    Each day i receive multiple ASCII text files containing important information. I place these text files in a directory on our server.

    I need to be able to write a program which will edit each text file by adding 3 additional fields at the beginning of each record. These additional fields are called dept, route and load type.

    Ive attached an asp program which i currently run to import the current data from the text file into a access database. It works well, however can anyone help me write a program to automatically insert three additonal fields to the text file before inserting into the database.
    Attached Files Attached Files
    Gilly

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