Links in SQLseal results

First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.

What I’m trying to do

This query generates the list of relevant notes, but I can not click anything to jump to the matching note.

SELECT * FROM files
WHERE name like '%ToDo%' LIMIT 7

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.