B
Brian Shafer
Hello,
I have a backend/frontend setup. The front end tables are
linked to the tables on the server. If the network goes
down I would like know. What is the best way to test? I
figured before I would try to write the data to the table
return an error from a function. That way I can store the
data locally until I see the function tested again and
return ok.
Thanks,
Brian Shafer
I have a backend/frontend setup. The front end tables are
linked to the tables on the server. If the network goes
down I would like know. What is the best way to test? I
figured before I would try to write the data to the table
return an error from a function. That way I can store the
data locally until I see the function tested again and
return ok.
Thanks,
Brian Shafer