VK-AAM
"


Array ( [pass_query] => SELECT ComponentData.ComponentName, CustomerData.Name, CustomerData.CustomerID, CustomerData.Name, InstallationData.InstallationID, InstallationData.Enable, InstallationData.Location, InstallationData.Projectnumber, InstallationData.Description, InstallationData.Identifier, InstallationData.Info, ErrorDescription.ComponentType, ErrorDescriptionCustom.ComponentTypeCustom, ErrorData.ComponentID, ErrorData.RegisterNumber, ErrorData.BITID, ErrorDescription.TextNL, ErrorData.StartTime, ErrorData.EndTime, ErrorDescription.HelpID, ErrorDescription.Severity, GroupData.GroupID, ComponentData.Type FROM dbo.ErrorData Left Join ErrorDescription On ErrorData.ComponentType=ErrorDescription.ComponentType and ErrorData.RegisterNumber=ErrorDescription.RegisterNumber and ErrorData.BITID=ErrorDescription.BITID Left Join ErrorDescriptionCustom On ErrorData.CustomerID=ErrorDescriptionCustom.CustomerID and ErrorData.InstallationID=ErrorDescriptionCustom.InstallationID and ErrorData.ComponentType=ErrorDescriptionCustom.ComponentTypeCustom and ErrorData.RegisterNumber=ErrorDescriptionCustom.RegisterNumber and ErrorData.BITID=ErrorDescriptionCustom.BITID Left Join CustomerData On ErrorData.CustomerID=CustomerData.CustomerID Left Join InstallationData On ErrorData.InstallationID=InstallationData.InstallationID Left Join ComponentData on ErrorData.CustomerID=ComponentData.CustomerID and ErrorData.InstallationID=ComponentData.InstallationID and ErrorData.ComponentID=ComponentData.ComponentID and ErrorData.ComponentType = ComponentData.Type Left Join GroupData on ErrorDescription.GroupID=GroupData.GroupID Order by ErrorData.StartTime DESC )
Username
Password



Van Kempen Koudetechniek BV