Database table visualization in Vision launcher-error

I’m using Designer launcher and Vision client launcher for about 2-3 weeks.
I’ve found something that i dont understand:
-I did a database and Vision window for this database in Designer launcher and everything works good when i press button for preview, but in Vision launcher i can’t see that table correctly, it show me with red and no data!
What i’ve made wrong?

Laurentiu,

Look at the security permissions in the project properties. If you used a direct SQL Binding for the table, you will need the “Legacy Database Access” security permission. If you convert the binding to a Named Query, you will not need legacy permissions. (Highly recommended.)

4 Likes

Thank you for your support, it works now :smiley: