File:cn/product.htm
Method:query.dataScalar(sql)
该帐户当前被锁定,所以用户 'sa' 登录失败。系统管理员无法将该帐户解锁。
数据库执行错误
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...