<%dim conn Set conn=Server.CreateObject("ADODB.Connection") dbpath=Server.MapPath("../data/data.mdb") conn.Open "Driver={Microsoft Access Driver (*.mdb)}; DBQ="&dbpath %> 海利安科技

 
<% set rs=server.CreateObject("adodb.recordset") rs.activeconnection=conn rs.cursortype=3 rs.open"select * from sytem where id=1" if rs.eof and rs.bof then response.write("暂无内容") else %> <%=rs("content")%> <% end if %>  

 

 

中文版即将登场,请等待……

 

 


 

[首页] [关于我们] [产品信息] [技术信息] [新闻] [链接] [联系我们] [人才]

[ English ] [中文] [西班牙语] [葡萄牙语][保加利亚语][土耳其语]