Web Connection
How to update DBF structures on the server
Gravatar is a globally recognized avatar based on your email address. How to update DBF structures on the server
  Carl Chambers
  All
  Jul 17, 2017 @ 03:41pm

Hi all,

I need to make DBF table structure changes on the server and I'd like to know the best strategy to take.
I have written a process function that can update the tables but what's the best way to ensure the function can get exclusive use of the tables?
I'm kind of thinking...

  1. Unload Servers
  2. Load One Server
  3. Hit the URL for the update function
  4. Unload Servers
  5. Load Servers

Am I close ?

Thanks.

Gravatar is a globally recognized avatar based on your email address. re: How to update DBF structures on the server
  Rick Strahl
  Carl Chambers
  Jul 17, 2017 @ 07:22pm

Yup that's pretty much what I do. I add a link to my application Admin page.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: How to update DBF structures on the server
  Carl Chambers
  Rick Strahl
  Jul 17, 2017 @ 08:02pm

Thanks Rick, that's what I've done.

Carl

© 1996-2024