error message(s) or blank window MySQLi query builder
As soon as I click the button 'query builder' in the advanced tab from the Webassist MySQLi extension, I get an error message, i.e:
Error Inspecting SQL
• table not found: portfolio_i
These values will be automatically removed the next time
or a blank window or DW2014.1 stops running.
Earlier on everything worked fine (used it in another website), but now I get only frustrated.
I removed and reinstalled the extension, nothing changed.
A new mysqli recordset in simple mode is a piece of cake, but I have to inner join some tables in advanced mode with the query builder.


Does that column exist in your database? Does it show in the tables list in the Advanced window? What is the SQL statement you are starting with?
