Ocean West Posted September 4, 2011 Posted September 4, 2011 okay been banging my head on this for a while. there are a dozen fields in TableA that I want to update in to TableB (name of fields are the same) when the id's in both table match. I am trying to use BaseElements plugin to do the ExecuteSQL
RalphL Posted September 10, 2011 Posted September 10, 2011 The best I have been able to do is looping script that calls the SQL UPDATE for each row. I make 2 tables A & B, each has the field ID, F1 & F2. ID is number, F1 & F@ are text. I used different plugin but the SQL should be the same. The attached file has the script. UpdateTest.pdf
Recommended Posts
This topic is 4890 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