Changes to the data are not updated immediately. It is required to close the query results window and then re-open it again to see the changes. Is it possible to refresh the data without reopening?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The intial generated query for “Show Table Data” is simply “SELECT * FROM Mytable”.
After selecting the “Show Table Data” option, you are now seeing that query’s results in the new grid-type window.
You can change the SQL syntax for that basic query by looking for the VERY SMALL “SQL” icon that hopefully appeared on your toolbar, or to simply re-execute the existing query, hit the slightly more obvious “Red exclamtion-mark” on the same toolbar.
For reference, this toolbar is called “Query Designer” and should automagically appear when viewing the grid-type SQL data .. it is always there for me, but perhaps you have “lost or moved it” out of view, in which case re-enable as normal.