Hi,

an enquiry following up the nice explanation of a parameter query with LIKE the other day. I use Base with MySQL 5.0 as backend. If I understand correctly one can only use parameter-queries within the Base-SQL-interpreter, right? I mean, if I press the execute-SQL directly button, they don't work any more. (well, that is what I find and I assume it's by design). This means something like SELECT * FROM table WHERE field REGEX :param (REGEX rather than LIKE) is not possible, right? Would it be difficult to allow for that, or is there another way of making regular expressions possible in parameter queries?

Best
Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to