Gabe Posted April 26, 2005 Posted April 26, 2005 I am doing some financial transaction tracking stuff in a project I'm working on. I am using scripts to set pertinent information in the transaction records, and one of the steps involves updating a balance in a user table. In the script I am going to a utility layout where I enter find mode, use two pieces of data to find a record in a join table, and then I update the one that I find. I am wondering how reliable a setup like this is, using scripting. My guess is that as long as good error checking is in place, it should be pretty stable. Any thoughts?
Recommended Posts
This topic is 7153 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now