|
Now In: Lost Battalion Games
XmlPackage Exception: Exception=Error in XmlPackage(.RunSql), Package=[XmlPackages/simpleproduct.xslt], Msg=[Exception=Incorrect syntax near the keyword 'and'.], Sql=[
select v_ProductMasterView.*,ExtendedPrice.CustomerLevelID,ExtendedPrice.Price from v_ProductMasterView with (NOLOCK)
left outer join ExtendedPrice with (NOLOCK) on v_ProductMasterView.VariantID=ExtendedPrice.VariantID and ExtendedPrice.CustomerLevelID=0
where ProductID= and Deleted=0
order by VariantDisplayOrder
]
|