Index: BL/Derde/Agenda/GeoMobile.cls.xml =================================================================== diff -u -r2683 -r2692 --- BL/Derde/Agenda/GeoMobile.cls.xml (.../GeoMobile.cls.xml) (revision 2683) +++ BL/Derde/Agenda/GeoMobile.cls.xml (.../GeoMobile.cls.xml) (revision 2692) @@ -7,7 +7,6 @@ BL.EC.Common 1 %RegisteredObject -0 @@ -501,7 +500,7 @@ INTO ID,Type,InsertTijdStip FROM Derde_Agenda.GeoMobile WHERE Datum=:Datum and Gebruiker=:UserID and AgendaSubID is null - and Type<>'INVALID' and Type not like 'skip%' + and Type<>'INVALID' and Type not like 'skip%' ORDER BY Tijd,SubID) Set VolgNr=0