执行失败,错误位于文件:D:\Website\AnboundInfo\DBConn\DBConnADO.php 第 94 行
Insert Into LineSearchKeepTable(ProductID,ProductRnumber,ProTable,ProductNO,ProductName,ProductDate,Title,TextContent,HTMLContent,KeyWordMark,SearchTime,SearchUserID,SearchUserPName) Select A.ProductID,A.ID as ProductRnumber,'' as ProTable,A.ProductNO,B.ProductName,A.ProductDate,A.Title,A.TextContent,A.HTMLContent,'' as KeyWordMark,Getdate() SearchTime,0 as SearchUserID,'' as SearchUserPName From A Left Join ProductNameList B On A.ProductID=B.ProductID Where A.ID=0Source: Microsoft OLE DB Provider for SQL Server