close
FirestormInventoryDotNet.Inventory.FirestormInventoryDotNet.Inventory.GetCatalogueList: No catalogs were returned by selected filtering criteria. SQL:select CatalogueID, Name, WebCatalogueName, Description, ImageURL, IsHostAward from tblCatalogue where Active = -1 and IsPublic <> 0 and IsParty = 0 and CatalogueID in (select distinct CatalogueID from tblCatalogueCountryJoin where CountryID = 'USA') and InHouseUseOnly = 0 and (UseDateFiltering = 0 or (UseDateFiltering <> 0 and (getdate() between StartDate and EndDate))) order by Name
Close