This topic is locked
[SOLVED]

 lookup wizard 10.3 - > 10.4 KO

4/6/2020 10:00:28 AM
PHPRunner General questions
O
oliviercoulon@free.fr author

Bonjour
j ai installé la version 10.4.
Mon projet etait en 10.3( build 34222)
Je l'ai fait passé en 10.4 et je remarque que toutes mes données configurer en (LOOKUP wizard avec appel de table) ne fonctionne plus !!
Merci de votre aide.

Sergey Kornilov admin 4/7/2020

Just wanted to say that posting in English will increase your chances to get response.

S
sthefaine 4/7/2020

I had the same problem when going from 10.3 to 10.4 and here what the issue was. My lookups where based on SQL Server tables that where not in my project.

Previous versions let you have tables in the lookup that where not in the Project itself. I added those tables to the Project for each of my lookups that was not working and everything worked just fine.

I am assuming that is what the issue is...

O
oliviercoulon@free.fr author 4/8/2020



I had the same problem when going from 10.3 to 10.4 and here what the issue was. My lookups where based on SQL Server tables that where not in my project.

Previous versions let you have tables in the lookup that where not in the Project itself. I added those tables to the Project for each of my lookups that was not working and everything worked just fine.

I am assuming that is what the issue is...


In my project in 10.3, the table are in the project .
IT s not the first time when there are a new version, the table in lookup is KO.