Firslty, hello, this is my first post.
umm secondly, my problem!
I have an access database that has a couple of tables, 2 of which are linked to mySQL ones ONLINE (thru myODBC). This works great, but before i continue my project, i have to be sure that if for some reason the user's internet connection is lost, they can continue work.
ATM when the connection is lost it gives a nasty error. so is there some way that it can save an image of the data in those two tables and save it locally, so if the net connection is lost, they can continue to work (read only) with the backup db that was saved.
So how do i save that precious precious data, and not just the connection. (thats what happens when u copy or export the tables)
Please post ur questions if u dont understand my problem.
umm secondly, my problem!
I have an access database that has a couple of tables, 2 of which are linked to mySQL ones ONLINE (thru myODBC). This works great, but before i continue my project, i have to be sure that if for some reason the user's internet connection is lost, they can continue work.
ATM when the connection is lost it gives a nasty error. so is there some way that it can save an image of the data in those two tables and save it locally, so if the net connection is lost, they can continue to work (read only) with the backup db that was saved.
So how do i save that precious precious data, and not just the connection. (thats what happens when u copy or export the tables)
Please post ur questions if u dont understand my problem.