@langtoi
The developer is aware of this problem.
While this problem remains relevant, you can replace the double quote with a single quote before parsing the string, and then perform the reverse replacement. All this can be done using the "Replace string" action.
Search the whole of database table for a string
-
Hi, I have seen this https://community.bablosoft.com/topic/3750/how-to-avoid-duplicates-in-database/3
and want to know if its possible to search the whole of the database table for a string.I have tried what the OP has tried, list functions such as get index and list contains aren't working as expected, it doesn't let you search the whole database for a string(it returns false / no result) nor select records by criteria.
-
@HELP_ME said in Search the whole of database table for a string:
Hi, I have seen this https://community.bablosoft.com/topic/3750/how-to-avoid-duplicates-in-database/3
and want to know if its possible to search the whole of the database table for a string.I have tried what the OP has tried, list functions such as get index and list contains aren't working as expected, it doesn't let you search the whole database for a string(it returns false / no result) nor select records by criteria.
Use the filter in the "Select Records By Criteria" action


-
-
database customization
Locked Moved Support -
-
-