subject : Call to undefined function: mssql_connect() [see: 409]




ms sql 서버 연결 시 오류 일 경우 입니당.
$connection = mssql_connect("$h", "$u", "$p");
mssql_select_db($b);

Fatal error: Call to undefined function: mssql_connect() in ..mssql.php on line 7

대신

mssql_select_db($b,$connection);
하세요.
그래도 안되면 odbc_connect 사용하면 됩니다.


크리에이티브 커먼즈 라이센스
Creative Commons License
이올린에 북마크하기

Posted by 홍반장

2004/01/09 18:38 2004/01/09 18:38
Response
No Trackback , No Comment
RSS :
http://tcbs17.cafe24.com/tc/rss/response/30

Trackback URL : http://tcbs17.cafe24.com/tc/trackback/30

« Previous : 1 : ... 6188 : 6189 : 6190 : 6191 : 6192 : 6193 : 6194 : 6195 : 6196 : ... 6391 : Next »

블로그 이미지

- 홍반장

Archives

Recent Trackbacks

Calendar

«   2024/12   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        
Statistics Graph

Site Stats

Total hits:
251849
Today:
577
Yesterday:
1251