anyone know what this error message means?
Too few parameters. Expected 1.
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
Home » Forums » AskWoody support » Productivity software by function » MS Access and database help » Error Message (97-SR1)
This message means that you are neglecting to give Access a value that it needs for execution… I have copied the help information from Access 97 so that you can read it for yourself…
“Too few parameters. Expected . (Error 3061)
This parameter query requires the specified number of parameters, which you didn’t supply. Provide the expected number of parameters, and run the query again.
In some cases, this message is generated when unknown field names or expressions are interpreted as query parameters. Be sure to enclose field names containing spaces or punctuation with square brackets [ ]. ”
Check the fields and expressions in your query design and see if there is a field name you mistyped (or that doesn’t exist anymore), etc….
Hope this helps… but if not… try posting the SQL view and maybe that would be easier to help you with…
Happy Friday!
It depends on where you get it. You’ll get that message if you try to run a parameter query from code without using the .Execute method of the querydef object and creating and passing a parameter value. You’ll also get it if your parameter query has the parameters in the criteria but not actually in the query parameters themselves. Then when you try to run the query from code, it doesn’t pop up the parameter message boxes, it simply gives you an error. The same query will probably run just fine from the user interface.
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.
Notifications