When I execute the following command in VStudio: SELECT * FROM (SHOW TABLES) WHERE kind_str = 'user' ; it works. The same does not work in VCOM, I get the following error when doing an sqlselect(): "unexpected token: SHOW" can anybody help? greetings, Martin