主题:救命呀
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!-- #include file="conn.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
.style4 {font-size: 12px}
.style6 {font-size: 10px}
.style7 {
font-size: 24px;
font-weight: bold;
}
-->
</style>
</head>
<body>
<%
if request("add")="yes" then
Inacounts=request("Inacounts")
Outfactory=request("Outfactory")
sequence=request("sequence")
Accountant=request("Accountant")
Keeping=request("Keeping")
Leadman=request("Leadman")
sql="insert into outstorage(Inacounts,Outfactory,sequence,Accountant,Keeping,Leadman) values ('"&Inacounts&"','"&Outfactory&"','"&sequence&"','"&Accountant&"','"&Keeping&"','"&Leadman&"')"
conn.execute(sql)
end if
%>
错误类型:
Microsoft JET Database Engine (0x80004005)
操作必须使用一个可更新的查询。
/毕业设计1/chukupindan.asp, 第 31 行
[[size=3]color=0000FF]第 31 行[/color][/size]
是sql="insert into outstorage(Inacounts,Outfactory,sequence,Accountant,Keeping,Leadman) values ('"&Inacounts&"','"&Outfactory&"','"&sequence&"','"&Accountant&"','"&Keeping&"','"&Leadman&"')"
conn.execute(sql)
[color=FF00FF][size=5][b]救救命哦 请问这是少啦什么代码不 [/b][/size][/color]
<!-- #include file="conn.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
.style4 {font-size: 12px}
.style6 {font-size: 10px}
.style7 {
font-size: 24px;
font-weight: bold;
}
-->
</style>
</head>
<body>
<%
if request("add")="yes" then
Inacounts=request("Inacounts")
Outfactory=request("Outfactory")
sequence=request("sequence")
Accountant=request("Accountant")
Keeping=request("Keeping")
Leadman=request("Leadman")
sql="insert into outstorage(Inacounts,Outfactory,sequence,Accountant,Keeping,Leadman) values ('"&Inacounts&"','"&Outfactory&"','"&sequence&"','"&Accountant&"','"&Keeping&"','"&Leadman&"')"
conn.execute(sql)
end if
%>
错误类型:
Microsoft JET Database Engine (0x80004005)
操作必须使用一个可更新的查询。
/毕业设计1/chukupindan.asp, 第 31 行
[[size=3]color=0000FF]第 31 行[/color][/size]
是sql="insert into outstorage(Inacounts,Outfactory,sequence,Accountant,Keeping,Leadman) values ('"&Inacounts&"','"&Outfactory&"','"&sequence&"','"&Accountant&"','"&Keeping&"','"&Leadman&"')"
conn.execute(sql)
[color=FF00FF][size=5][b]救救命哦 请问这是少啦什么代码不 [/b][/size][/color]