Hi everyone,
not sure if what I want can actually be achieved but here goes,
i have a db system used on a fast production line, that works of linked tables located somewhere on the network.
What I was thinking to do is something that keeps the system working even if the network goes down.
Let say there is a second, small database placed on local drive with relevant tables. When the form responsible for inputing of data into the main table cannot do it (eg. due to network issues) it switches to a table in local database.
Does that make sens? is something like that possible at all?
Thanks for any info
not sure if what I want can actually be achieved but here goes,
i have a db system used on a fast production line, that works of linked tables located somewhere on the network.
What I was thinking to do is something that keeps the system working even if the network goes down.
Let say there is a second, small database placed on local drive with relevant tables. When the form responsible for inputing of data into the main table cannot do it (eg. due to network issues) it switches to a table in local database.
Does that make sens? is something like that possible at all?
Thanks for any info