go to post Michel Bruyère · Oct 3, 2019 Maybe a "stupid" answer But You need perhaps to specify "/directorya/directoryb" without the slash. I have checked where I am working with have around 10 ftp connections and all specifications without the slash.
go to post Michel Bruyère · Sep 30, 2019 1) $replace(pRequest.GetValueAt("MSH::MessageType.MessageType),"^","") instead of pRequest.GetValueAt("MSH::MessageType.MessageStructure",,tSC) 2) $e($zdt($h,8),1,8) instead of $tr($zdt($h,3),"-: ","")
go to post Michel Bruyère · Sep 12, 2019 Case sensitive.Where Ucase(FirstName||' '||LastName) Like '%PRAJA%'
go to post Michel Bruyère · Sep 12, 2019 SELECT TOP ALL FirstName||' '||LastName AS DisplayName, UserType, IsActive, RoleName, DOB FROM LISDB.ExternalUsersWhere FirstName||' '||LastName Like '%Praja%'
go to post Michel Bruyère · Sep 10, 2019 I didn't notice that you have your "personal" schema category : ORUBeakerLAB