borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (SMS via VB)Next Topic (Problem with IE7) New Topic New Poll Post Reply
AndreaVB Forum : Internet Applications : Internet data transfer - reduce traffic
Poster Message
TimTDP
Level: Trainee

Registered: 06-07-2008
Posts: 1

icon Internet data transfer - reduce traffic

On an Internet website I have a database containing about 20,000 records, which will grow by about 30,000 records per year. Each record has a unique Id.
I have 2 applications that reside on about 500 PC's. I cannot join the applications.

The first application creates files, always in a known folder. The created file may contain a value equal to one of the unique Id's in the Internet database.

The second application needs to:
1. scan the known folder  - preferably at 5 second intervals. If a new file exists, extract the Unique Id from the file and see if it exists in the Website database.
2. If is does, transfer the file to the website via FTP
3. If is does not, do nothing

It can occur that the unique record on the website database is updated after the PC file has been created so when I run the scan I need to check every file on the PC against the Website.
Because the number of records & files is set to grow I am worried about performance.

Any suggestions on how I should design the process?

[Edited by TimTDP on 06-07-2008 at 07:00 AM GMT]

06-07-2008 at 07:00 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Internet Applications : Internet data transfer - reduce traffic
Previous Topic (SMS via VB)Next Topic (Problem with IE7) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder