Results 1 to 2 of 2

Thread: Database updating from a tab seperated txt file

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2005
    Posts
    5

    Database updating from a tab seperated txt file

    I have look all over trying to find information on makeing this happen.

    I have a txt file that is "tab" seperated values and I need to have it in a access database. Now this file updates every night around 12am and so I need to have my access database update itself everynight after that. I am looking for the code or help to achieve this.

    1. The txt file is on another server and I have ftp access to it. (for additional information it is a MLS for reale state for the county)

    2. I need the txt file to auto update the MS Access database. I don't care if it replaces it every day or just updates the changes.

    3. I need it to be automatic every night.

    I really have no idea where to start this being very new to asp.net and I know nothing about VB. Everything I have learnd so far is from taking code apart and learing it from the insides. If anyone has something like this where I can learn from or if they know where I can learn this from that would be great. I am not asking for anyone to do it for me unless they have that kind of time on their hands. I have been looking for this for 6 months now and still no luck. Any direction would be very helpful!

    Thank you much!

    Rusty

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: Database updating from a tab seperated txt file

    I have VB/VBA Ftp code connection. I haven't used .Net so I do not know how you'd achieve that in .Net.

    Perhaps initially you should look at batch/shell commands to ftp down to local, then import?

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

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