我已經成立了一個實例之間的鏈接服務器上的SQL 2012和SQL 2008 R2,但 我不斷收到試圖在遠程服務器上執行存儲過程時,下面的錯誤: Msg 7201, Level 17, State 4, Line 1
Could not execute procedure on remote server 'TEST' because SQL Server is not configured fo
select * from openquery (oracle, 'select * from tablename1') ---這部作品在SQL服務器 我用RODBC包 fd1 <- sqlQuery(dbhandle, 'select *
FROM t1') -- This works
fd2 <- sqlQuery(dbhandle, 'select *
FROM
我試圖運行報告,但它給這個消息: An error has occurred during report processing. (rsProcessingAborted)
Query execution failed for dataset 'ParamYear'. (rsErrorExecutingCommand)
For more information about this error