danfergarc Posted March 16, 2016 Share Posted March 16, 2016 Hi, I am updating a table with the elements I show you below:I am updating 4 those rows with my job:As you can see, I have an infinite loop which is updating all the time the rows I showed you before. I am doing this fine with mysqlserverinput connection, using the option : "update".MY PROBLEM is that I am updating all the time, even when I have no values. What I want to do is doing a condition that just updates a row when I have some values in there. For example, If I have id_machine=123 I want it to remains "123" until I have some value to add, not when I have "blank or null". Link to comment Share on other sites More sharing options...
Recommended Posts
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