Skip to main content

Hi.

Is it possible to execute dynamic SQL in the InlineQuerier ?

I tried something like: SELECT * FROM Merged WHERE @Value(“sql_where”)

but it doesn’t seem to work.

Are there not substitution done in the “SQL Query” window in InlineQuerier ?

Yes, I know it has to be SQLite syntax, and it is.

Cheers.

Be the first to reply!

Reply