Hello, I've been developing an application with mapwingis. I've managed to make the basic table.query commands work (as in selecting by a specific field with AND and OR operands).
1) is it possible to use more sql commands like let's say "LIKE"? If so what would be the query I would have to make?
2) what version of sql is table.query using (I would like some documentation if there are advanced features)
3) I seem to have a problem with characters like these "ąčęė" in fields of the table. Both my program and mapwindow gis crash if I try to search with those letter and don't return results when searching in those fields. Is there anything that can be done about it?
1) is it possible to use more sql commands like let's say "LIKE"? If so what would be the query I would have to make?
2) what version of sql is table.query using (I would like some documentation if there are advanced features)
3) I seem to have a problem with characters like these "ąčęė" in fields of the table. Both my program and mapwindow gis crash if I try to search with those letter and don't return results when searching in those fields. Is there anything that can be done about it?