SQL Heater stopping returning 1 value
- FlowHeater-Team
- Topic Author
- Offline
- Admin
Less
More
5 years 5 months ago #3516
by FlowHeater-Team
Best wishes
Robert Stark
SQL Heater stopping returning 1 value - Post(3516) was created by FlowHeater-Team
Hello there,
I'm using flowheater to migrate a database using the SqlServer Adapter on the read side and MySQL Adapter on the write side.
I have to write a column from another table on the read side to the write side, so i'm using an SQL Heater to do this. I have tried with the code in the example on the site and a code that uses a join, but with both pieces of code it looks at the first value of that column and enters that for the entire column.
So instead of looking up the value for each row, he looks up 1 value and uses that to fill that field in every row. Is this a setting i need to adjust?
Jonas
Request received via Email
I'm using flowheater to migrate a database using the SqlServer Adapter on the read side and MySQL Adapter on the write side.
I have to write a column from another table on the read side to the write side, so i'm using an SQL Heater to do this. I have tried with the code in the example on the site and a code that uses a join, but with both pieces of code it looks at the first value of that column and enters that for the entire column.
So instead of looking up the value for each row, he looks up 1 value and uses that to fill that field in every row. Is this a setting i need to adjust?
Jonas
Request received via Email
Best wishes
Robert Stark
Please Log in or Create an account to join the conversation.
- FlowHeater-Team
- Topic Author
- Offline
- Admin
5 years 5 months ago - 5 years 5 months ago #3517
by FlowHeater-Team
Best wishes
Robert Stark
Replied by FlowHeater-Team on topic SQL Heater stopping returning 1 value - Post(3517)
Hi Jonas,
In the SQL Heater you have to define a where clause with one or more a dynamical FlowHeater Parameters . To set the Parameter you have to use the Set Parameter Heater like the screenshot below.
In the SQL Heater you have to define a where clause with one or more a dynamical FlowHeater Parameters . To set the Parameter you have to use the Set Parameter Heater like the screenshot below.
Best wishes
Robert Stark
Attachments:
Last edit: 5 years 5 months ago by FlowHeater-Team.
Please Log in or Create an account to join the conversation.
Time to create page: 0.258 seconds