or 的關係是不是這樣的寫的呢。!
<%dim cxfj
cxfj=request.form("guanjianzi")
set conn=server.createobject("adodb.connection")
conn.open"driver={microsoft access driver (*.mdb)};dbq="&server.mappath("data\gonggao.mdb")
set rs=server.createobject("adodb.recordset")
![](images/smilies/emot/em13.gif)
![](images/smilies/emot/em13.gif)
if rs.eof then
response.write"sorry ! did not find anlything from your key"
end if
%>
執行的時候是錯誤,ODBC不支技!!!!
我那裡寫錯了呢!
[[italic] 本帖最后由 xunmi_love 于 2007-12-17 11:44 编辑 [/italic]]