Passing values
- From: "Ken" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Apr 2005 19:39:35 -0700
I have Access 2003. I recently installed SQL Server PE, i
think it's version 8. I have created a database in the
Server and have opened a project and all of my tbles are
available.
For over two weeks I have be trying to get things to work
similar to what my access db did. I've tried function
queries, storedprocedure queries, and views and I cannot
figure out how to pass a value from a form to the query.
Of course the old way was [Forms]![FormName]![FormField].
What I do is, on a form, allow the user to make up to 15
account selections with a dollar threshold. Each account
and dollar amount are selected from their respective combo
box and that combo box value is then moved to a text box.
A query is then run that uses these values, through the
criteria field, to pull the data from an appropriate data
table. Then a report opens showing the user the results
of their search.
After all of this my question is how do I pass these
values to a query using a Project? I cannot seem to get
any of the queries to accept the values from the form.
Any help will be appreciated. I have read help topics
until my eyes have dried up.
Thanks
Ken
.
- Follow-Ups:
- Re: Passing values
- From: Sylvain Lafontaine
- Re: Passing values
- Prev by Date: Re: ADODB.Command.CommandText Issue
- Next by Date: Re: Passing values
- Previous by thread: Access as frontend for Firebird?
- Next by thread: Re: Passing values
- Index(es):
Relevant Pages
|