Doubt: Reading the contents of variables on "ZENONEMPFANGEN" table
Hello Copa-Data Team!
As you can see we are working hard on Zenon, but sometimes we found some doubts about certain things and we look your help to solve it.
So, right now, we need some more clarifications about the way that sql driver reads the content's variable on "ZENONEMPFANGEN" table.
We tested this procedure and it seems that sql driver only reads the first row on "ZENONEMPFANGEN" table... It's true?
We believe that it is possible to read the others rows but the test that we did it just read the first one.
The test we did was as follows:
On Sql driver we created the following variables:
- var1Send, marker=1
- var2Send, marker=2
(...)
- var10Rcv, marker=10
- var11Rcv, marker=11
On "ZENONEMPFANGEN" table, we have var10Rcv and var11Rcv with different values and we want to read these variables, but we just read the content of variable that is on first row... :confused:
Thanks again!
This is a migrated post! Originally posted on 02.04.2008 by user nuno_duarte. Please be aware that information can be outdated.