I've got the solution - it was of course a bug in Access 2000 - there's not much literature on the work-around as far sa I could see..... however.....
There no point in usingthe Input Parameters on the form as they don't work. The solution is the following:
strParameters =...
This is a question regarding MS Access Project 2000/MS SQL 2000.
I have a stored procedure with two parameters param1 and param2. I have a form with two Input Parameters correctly linking to the two textboxes I have on my form. I also have a listbox on the form which is populated by the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.