Maarten Houtman
- Actividad total 11
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 3
- Suscripciones 3
Publicaciones
Actividad reciente de Maarten Houtman-
UDT Handler showing Code and Name columns
I am having an issue with a UDT created as "No object with auto. increment" with 148 columns. The Code and Name columns are being shown which should not happen. I also tested this by creating new t...
-
Line loop with multiple conditional results, syntax not working
I created a line loop with a conditional that basically checks a column value 'Y' or 'N' (checkbox). IF($[$230000040.234000016.0] = 'Y' AND $[$230000040.230000017.NUMBER] > 0) BEGIN SELECT 'RUN' FO...