代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/122155/14718428
asp delbuyji.asp
1 then
response.write "alert('您的操作权限不够!');history.back();"
response.end
en
www.eeworm.com/read/122155/14718488
asp delbuy01.asp
1 then
response.write "alert('您的操作权限不够!');history.back();"
response.end
en
www.eeworm.com/read/122155/14718523
asp delbuy01ji.asp
1 then
response.write "alert('您的操作权限不够!');history.back();"
response.end
en
www.eeworm.com/read/121689/14741950
doc helpdoc.doc
--------------------------------------------------------------
- This is a basic explanation of how to use the text display -
- programs created by BigText v
www.eeworm.com/read/114100/15110632
txt 使用sql语句时,为什么说“缺少语句结束”和“缺少case ”.txt
VB中 不 能 象 VFP和 PB那 样 内 嵌 SQL语 句 , 它 使 用 SQL语 句 必 须 先 建 立 Database对 象 , 然 后 使 用 OpenRecordset方 法 执 行 SELECT语 句 , 使 用 Execute方 法 执 行 其 他 SQL语 句 。
www.eeworm.com/read/173141/5378402
sql ij.sql
-- this test shows the ij commands in use,
-- and what happens when invalid stuff is entered.
-- no driver loaded yet, detected off of the url
-- this one is a bad url:
connect 'cloudscape:wombat';