FREE嫩白的1516性HD_粉嫩的她1V1军婚H_扒开粉嫩小泬舌头伸进去视频漫画_鲜嫩多汁(快穿 高H)_粉嫩小泬BBBB免费看_强开小嫩苞A片

ASP連接access數(shù)據(jù)庫例程

發(fā)布時(shí)間:2006-04-18 22:57:40   瀏覽人數(shù): 480919 次  
  關(guān)鍵字: access數(shù)據(jù)庫 - 本站搜索 - Google搜索 - Baidu搜索 - Yahoo搜索 - sougo搜索
ASP連接access數(shù)據(jù)庫例程
注意:要運(yùn)行上述ACCESS例程請(qǐng)先下載數(shù)據(jù)庫,放在db 或 rwdata文件夾下。請(qǐng)將例程放在根目錄下。
<%
Dim mode
mode=request.form("text4")
if mode=1 then
name=request.form("text1")
age=request.form("text2")
addr=request.form("text3")
if not isnumeric(age) then response.write "age must be number!try again":response.end
age=clng(age)
end if
'********************************************************************
' 與AccessDB相關(guān)的連接信息
' 可以參照它建立您的數(shù)據(jù)庫連接
'********************************************************************
Dim conn,rs,dbpath
Set conn=Server.CreateObject("ADODB.Connection")
Set rs=Server.CreateObject("ADODB.RecordSet")
dbpath=Server.MapPath("rwdata/db_test_com.mdb")
conn.Open "Driver={Microsoft Access Driver (*.mdb)}; DBQ="&dbpath
'********************************************************************
'********************************************************************

dim strsql
'********************************************************************
' 讀數(shù)據(jù)庫相關(guān)操作
sub readdb()
strsql="select * from test"
rs.open strsql,conn,1,1
if rs.EOF then response.write "no record at all":exit sub
response.write "

"
response.write "
"
for i=0 to rs.Fields.Count-1
response.write "
"
next
response.write "
"
while not rs.EOF
response.write "
"
for i=0 to rs.Fields.Count-1
response.write "
"
next
response.write "
"
rs.MoveNext
wend
response.write "
"&rs.Fields(i).Name&"
"&rs.Fields(i).Value&"
"
rs.Close
end sub
'********************************************************************


'********************************************************************
' 寫數(shù)據(jù)庫相關(guān)
sub insertdata()
strsql="INSERT INTO test(name,age,addr) VALUES('"&name&"',"&age&",'"&addr&"')"
rs.Open strsql,conn,1,3
end sub
'********************************************************************

if mode=1 then
call insertdata()
response.write "insert ok!"
elseif mode=2 then
call readdb()
end if

'********************************************************************
' 釋放數(shù)據(jù)庫連接對(duì)象
set rs=nothing
set conn=nothing
%>







name:
age:
city:






注意:要運(yùn)行上述ACCESS例程請(qǐng)先下載數(shù)據(jù)庫,放在rwdata文件夾下。請(qǐng)將例程放在根目錄下。




上一篇:空間生效后如何通過Leapftp上傳網(wǎng)頁?
下一篇:FTP工具,空間生效后如何通過flashfxp上傳網(wǎng)頁?

旗下網(wǎng)站:耐思智慧 - 淘域網(wǎng) - 我的400電話 - 中文域名:耐思尼克.cn 耐思尼克.top

耐思智慧 © 版權(quán)所有 Copyright © 2000-2025 IISP.COM,Inc. All rights reserved

備案號(hào)碼: 粵ICP備09063828號(hào)  公安備案號(hào): 公安備案 粵公網(wǎng)安備 44049002000123號(hào)  域名注冊(cè)服務(wù)機(jī)構(gòu)許可:粵D3.1-20240003 CN域名代理自深圳萬維網(wǎng)

聲明:本網(wǎng)站中所使用到的其他各種版權(quán)內(nèi)容,包括但不限于文章、圖片、視頻、音頻、字體等內(nèi)容版權(quán)歸原作者所有,如權(quán)利所有人發(fā)現(xiàn),請(qǐng)及時(shí)告知,以便我們刪除版權(quán)內(nèi)容

本站程序界面、源代碼受相關(guān)法律保護(hù), 未經(jīng)授權(quán), 嚴(yán)禁使用; 耐思智慧 © 為我公司注冊(cè)商標(biāo), 未經(jīng)授權(quán), 嚴(yán)禁使用

法律顧問:珠海知名律師 廣東篤行律師事務(wù)所 夏天風(fēng) 律師

会宁县| 锦屏县| 丰顺县| 门头沟区| 齐河县| 海南省| 阳山县| 泾源县| 平塘县| 大足县| 招远市| 玛纳斯县| 德钦县| 建宁县| 富蕴县| 临安市| 麻栗坡县| 棋牌| 石河子市| 安图县| 德州市| 衢州市| 阳曲县| 肥西县| 唐山市| 囊谦县| 大厂| 阳江市| 二连浩特市| 荆州市| 叙永县| 通海县| 福海县| 鄂托克前旗| 昌邑市| 漠河县| 包头市| 万宁市| 蒲城县| 舒城县| 波密县|