本文介绍了错误3061,参数太少预期1的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我试图弄清楚我做错了什么,我无法找到任何人帮助我的错误?
我收到此消息:错误3061,太少参数预期1.
achat_num和fact_num都是必填字段。
展开 | 选择 | Wrap | 行号
奇怪的是,在提示消息中sql2似乎是正确的,因为我得到了插入字段的正确值!!
有没有人知道这个问题?
解决方案
奇怪的是,在提示消息中sql2似乎是正确的,因为我得到了插入字段的正确值!!
有没有人知道这个问题?
I tried to figure out what i did wrong, and i couldn''t find the mistake could any one help me ??
i''m getting this message :Error 3061, Too few parameters Expected 1.
achat_num and fact_num are both required field.
Expand|Select|Wrap|Line Numbers
解决方案
这篇关于错误3061,参数太少预期1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
06-13 23:52