Is there any example about filtering report, i mean that when i insert ex. date in the date field and press button then it search data from db in that information?
In the query, in the date column put a criteria of [Please Enter Date]
This can be made more user friendly by using a form to ask the user for the date paramter, on the form put a button to run the report, change the criteria of the query to the syntax Forms!MyForm!Mydate (using your own form and control names of course in place of My..)
Regards
Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now -
You are probably getting the error because (say) you have the tabel open in design view in one window, and you are trying to update teh atble in another window, or some similar conflict
Regards
Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now -
When I open report straight it works ok(but of course it doesnt show any information related to database, because the data comes from the filtering form)
Then when I open the form that it reports to be open, after that I open the report then it throws this error msg (Database engine could not lock table "table name" because is it already in use by another person or process)
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.