File:cn/product.htm
Method:query.dataScalar(sql)
該帳戶當前被鎖定,所以用戶 'sa' 登錄失敗。系統(tǒng)管理員無法將該帳戶解鎖。
數據庫執(zhí)行錯誤
cn/xmls/product.xmls
...eryCat[CatalogId]){
@queryCat[CatalogId]=$argv(0,$null);
}
@Name=@queryCat.dataScalar(['select top 1 CatalogName from {#0} where {*CatalogId =}']);
@Description=["<meta name="description" content="上海首豐精密儀器有限公司為{@Name}產品總代理,提供{@Name}銷售及維修,現貨供應,價格合理,產品北京、上海、深圳、天津、浙江、江蘇、遼寧等全國各地。">;"];
$return(@Description);
}
$sub retTitle(){
@queryCat=$query(catalog,product);
@queryCat[CatalogId]=$argv(1,$null);
@Keywords=$string;
$if(!@queryCat[CatalogId]){
@queryCat[CatalogId]=$argv(0,$null);
}
@Name=@queryCat.dataScalar(['select top 1 CatalogName from {#0} where {*CatalogId =}']);
@title=["<title>{@Name}總代理_現貨供應_維修價格_上海首豐精密儀器有限公司</title>;"];
$return(@title);
}
$sub retkeywords(){
@queryCat=$query(catalog,product);
@queryCat[CatalogId]=$argv(1,$null);
@Keywords=$string;
$if(!@queryCat[CatalogId]){
@queryCat[CatalogId]=$argv(0,$null);
}
@Name=@queryCat.dataScalar(['select top 1 CatalogName from {#0} where {*CatalogId =}']);
@keywords=["<meta name="keywords" content="{@Nam...