Results 1 to 2 of 2

Thread: Importing files to an executable

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Location
    Dublin
    Posts
    1

    Question

    Hi
    I have problem that I hope someone may be able to halp me with. I have 50000 files that all contain 1 line of text, which I am parsing and importing to a SQL Server 7.0 Database. I was hoping that someone may be able to tell me how to imoprt the file into an executable(Parsing code). The executable will then parse the data and send it up to the SQL Server Database.
    Thank you in advance for you time!
    Regards
    BillyKD








  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    The Netherlands
    Posts
    715
    You can put some data at the end of the exe. And at runtime, open the file, seek to the end and read the data.
    Oetje
    [email protected]
    93606776
    Visual Basic 6, Windows 2000

    Never pet a burning dog

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