|
-
Jan 30th, 2008, 07:30 PM
#1
Thread Starter
New Member
Reading Access tables then Writing to SQL tables
Hi! I want my program to run an infinite loop that reads new data every 5 mins from an Access 97 table, then append it to an SQL Server 2005. I'm still using VB6.
This loop should start automatically in the background when the VB program is started.
I was thinking of putting the code on the Form Load part of the program. Any thoughts on how to code this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|