c语言调存储过程,写留言板–调用存储过程出问题
发布日期:2021-06-24 11:20:11 浏览次数:3 分类:技术文章

本文共 1019 字,大约阅读时间需要 3 分钟。

[SqlException: 第 1 行: 'pr_AddLeaveword' 附近有语法错误。]

System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +723

System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +195

Example_10_2.LeavewordDB.AddLeaveword(String sTitle, String sBody) in d:\程序语言练习\net\example_10_2\leaveworddb.cs:113

[Exception: 第 1 行: 'pr_AddLeaveword' 附近有语法错误。]

Example_10_2.LeavewordDB.AddLeaveword(String sTitle, String sBody) in d:\程序语言练习\net\example_10_2\leaveworddb.cs:117

Example_10_2.WebForm1.SureBtn_Click(Object sender, EventArgs e) in d:\程序语言练习\net\example_10_2\leaveword.aspx.cs:83

System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108

System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33

System.Web.UI.Page.ProcessRequestMain() +1277

转载地址:https://blog.csdn.net/weixin_32467421/article/details/117129833 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:c语言编程max,C语言编程题及答案.doc
下一篇:c语言中malloc数组,如何在C中对malloc()数组进行一行赋值?

发表评论

最新留言

关注你微信了!
[***.104.42.241]2024年04月20日 16时14分33秒