Hi
I'm attaching the message that comes in ("The SQL expression has invalid sintaxis") when I write the SQL statement (SELECT * FROM SigCABH.DBOCurvasNivel1000 WHERE (MOD(ELEVATION,20)=0); )to just show multiples of twenty contour lines. Hope someone can give a hand discovering what is wrong with the sintaxis.
Thanks a lot!
Edu
From your screenshot, it looks like your back-end data store is SQL Server. If so, see % (Modulus) (Transact-SQL) - SQL Server | Microsoft Docs .