I have an issue in clients, when i take some data from data base as a named query ,it is shown properly in sessions but gives me error in clients, to solve this problem i have to use SQL query binding and type my query instead of using named query binding, anyone know the reason ?
You have tagged this as Vision, but are using Perspective terminology. Which is it?
What error is shown in the clients?
1 Like
When I use tables or charts in vision, the difference is in binding, when i use named queries ,the tables shows red errors and when i use SQL binding with the same query, it works properly
What are the errors? What do the two different bindings look like?