Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 83469

OQL with String parameters

$
0
0
Hi, Is there a way to add String parameters in OQL in the dataset. now you can only add object, boolean, datetime, integer, enumeration and decimal but not String. we fix it now by adding quotes to our string parameters: Person.Name LIKE ‘$name’ Kind regards, Steven Keersmaekers

Viewing all articles
Browse latest Browse all 83469

Trending Articles