error with table component
Hello, friends.
I Type from Brazil.
The case:
I possess a table with following SQL: Select * from company WHERE name =?
In the page I have a component fixes linked to the sql, more when I press F6 the program aprenseta mistake.
In case it removes the clause WHERE, the program works.
How does to show the component just Fix when to click in the button?
Or to define bind in time of execution?
Thank you!

