是怎么原因呀!求解呀!在线等!拜托了!
select user.userid,registerdate,IndustryclassId,companyname,produce,produce_en,contractor,instruction,instruction2,instruction3,mude,youbian,nb,ynnb,infodate,email,address,city,type,tel,fax,type_qylb,type_qylb1,homeurl from user,company where user.IndustryTypeId =1 and user.userid=company.userid and company.type like '**' order by company.instruction ,abs(left(company.instruction2,2))
'========================================================================================
Microsoft VBScript 编译器错误 错误 '800a03f6'
缺少 'End'
/iisHelp/common/500-100.asp,行242
Microsoft OLE DB Provider for ODBC Drivers 错误 '80040e14'
[Microsoft][ODBC Microsoft Access Driver] FROM 子句语法错误。