[에러코드] 2 [에러내용] mssql_query() [function.mssql-query]: Unable to connect to server: (null) [파일] /home/kikigirl4061/public_html/lib/myFuncMS.inc [라인] 436 [에러코드] 2 [에러내용] mssql_query() [function.mssql-query]: A link to the server could not be established [파일] /home/kikigirl4061/public_html/lib/myFuncMS.inc [라인] 436 [에러코드] 2 [에러내용] mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource [파일] /home/kikigirl4061/public_html/lib/myFuncMS.inc [라인] 443 [에러코드] 2 [에러내용] mssql_query() [function.mssql-query]: Unable to connect to server: (null) [파일] /home/kikigirl4061/public_html/data/ProdList.inc [라인] 330 [에러코드] 2 [에러내용] mssql_query() [function.mssql-query]: A link to the server could not be established [파일] /home/kikigirl4061/public_html/data/ProdList.inc [라인] 330
select * from
(
SELECT
ROW_NUMBER() OVER ( order by PMInc desc ) as RNUM, *
FROM
(
SELECT
B.DeleteYes,B.Brand,
L.*
FROM psProdList as L WITH (NOLOCK)
INNER JOIN
psProdMain as B WITH (NOLOCK)
ON
L.PMInc = B.PMInc
WHERE
B.DeleteYes = 0 and B.ViewYes = 1 and B.Stock = 1 and B.Ccode1='63' and B.MallID='disneyshopping'
) A WHERE 1=1
) AA
WHERE RNUM BETWEEN ((1-1) * 40) + 1 AND 1*40
[에러코드] 2 [에러내용] mssql_num_rows(): supplied argument is not a valid MS SQL-result resource [파일] /home/kikigirl4061/public_html/data/ProdList.inc [라인] 347 [에러코드] 2 [에러내용] mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource [파일] /home/kikigirl4061/public_html/data/ProdList.inc [라인] 348 [에러코드] 2 [에러내용] mssql_query() [function.mssql-query]: Unable to connect to server: (null) [파일] /home/kikigirl4061/public_html/data/MallMain.inc [라인] 268 [에러코드] 2 [에러내용] mssql_query() [function.mssql-query]: A link to the server could not be established [파일] /home/kikigirl4061/public_html/data/MallMain.inc [라인] 268 select MMInc,CustKind,CustID,ServiceID,VenID,MallID,MallKind,DeliKind,ViewYes,MainBanner,DeleteYes,CreateDate,CreateDate8,CreateOper,ModifyDate,ModifyDate8,ModifyOper from psMallMain where MallID = 'disneyshopping' [에러코드] 2 [에러내용] mssql_num_rows(): supplied argument is not a valid MS SQL-result resource [파일] /home/kikigirl4061/public_html/data/MallMain.inc [라인] 277 [에러코드] 2 [에러내용] mssql_fetch_array(): supplied argument is not a valid MS SQL-result resource [파일] /home/kikigirl4061/public_html/data/MallMain.inc [라인] 278