Rhoarke
09-28-2000, 09:12 AM
Hello, all. I've got an app that is writing data to an Access Database on a local machine (laptop) that is not always connected to a network or internet. i would like some guidance on how I can automate the appending of the data from the laptop to a SQL server once connected. Polling the modem or network card I think I can handle, but I'm having trouble getting the Access db over to SQL. My connection is OK, and I can MANUALLY use the MSAccess Upsize wizard to send the table over, but can I automate this whole deal from VB?? I will need another connection object to ODBC, but any advice on how to do this would be much much appreciated!! :)
-r
-r