This topic is locked

visual SQL editor in phpr 4.2

1/1/2008 7:02:25 PM
PHPRunner General questions
C
charly1211 author

Hi, I get an error when I use mysql expressions in my queries, for example concat(). Is this a bug?

Sergey Kornilov admin 1/3/2008

This feature will be available in the next update.

scuba 1/4/2008

Hi, I get an error when I use mysql expressions in my queries, for example concat(). Is this a bug?


You can use concat() expressions by defining a field as dropdown-menu and in "display-field"-option choose "custom expression".

Maybe that helps, cheers