VertiGIS Studio Web - Date fields in query builder
AbgeschlossenRELEASED: Web 5.32
Using ‘Equals’ on date fields in the query builder does not return any results because the query builder does not include time. In VSW queries are sent as <datefield> = DATE ‘YYYY-MM-DD’.
In GVH it works fine, and equals on date fields looks like this ((<datefield> >= DATE 'YYYY-MM-DD HH:MM:SS') and (<datefield> < DATE 'YYYY-MM-DD HH:MM:SS')).
Could you implement the same in Web?
2
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
0 Kommentare