dbTalk Databases Forums  

Create file with SQL-queries when update local DB?

comp.database.ms-access comp.database.ms-access


Discuss Create file with SQL-queries when update local DB? in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mattias
 
Posts: n/a

Default Create file with SQL-queries when update local DB? - 11-06-2003 , 01:29 PM






I have a small local reservation database made in MS Access which I
update with new reservations 3-4 times every day. I also have a
webpage where it's possible to see the reservation status online.

At the moment I upload the complete DB from my computer to the
FTP-server every time I have made a change, but recently I have heard
that it's possible to only upload the update changes via a TXT file.
I.E in the same moment I update the local DB via Access the
SQL-queries of the update are written (with VBA?) to a TXT file. When
I'm finished I upload the file to an ASP page which execute the
SQL-queries to the online database file.

This sounds like a very good idea since I have a slow modem connection
and the size of the complete DB file is about 2 Mb. So now I'm curious
if someone else have tried to update an online Access DB the way I
described above? I don't know where to start since I'm new to VBA in
MS Access, so I would be very thankful for any tips, code examples
and/or webpages which describes this.

-- Mattias --

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.