M
Mika M
Hi!
I have made quite simple Windows Forms application using VB.NET 2003. This
application in workstations only collect data into local Access database
table (4 tables) for manufacturing tracing purposes. Access DB is in
workstations locally as a kind of buffer because network is not available
all the time. I need to collect this data of the workstations into main SQL
Server database in certain time intervals when network connections are
available. SQL Server database contains those similar kind of tables where I
need to import access data. Any succestions how to do this? I think this has
been asked many times earlier - maybe someone will give me tip, or web-link,
or sample code ...
I have made quite simple Windows Forms application using VB.NET 2003. This
application in workstations only collect data into local Access database
table (4 tables) for manufacturing tracing purposes. Access DB is in
workstations locally as a kind of buffer because network is not available
all the time. I need to collect this data of the workstations into main SQL
Server database in certain time intervals when network connections are
available. SQL Server database contains those similar kind of tables where I
need to import access data. Any succestions how to do this? I think this has
been asked many times earlier - maybe someone will give me tip, or web-link,
or sample code ...