Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passthru Query with Form Variable?

Status
Not open for further replies.

jayde

MIS
May 2, 2001
18
US
Is there a way to pass variables from a form to a passthru query? I know this can be done using querydef, but it would be faster to do with a passthru query if I can pass variable information.

Thanks in advance..

\ \ \ | | / / /
[--O-O--]
{{ (_) }}
{{{-}}}

Jayde

 
It is possible to do. Check the following links for methods.




Access 97 samples:

Access 2000 samples:

Check faq701-721 for more developer resources. Terry L. Broadbent
FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
 
I responded to a question like this in a previous post:

thread701-91679 The above was an example for executing a parameterized stored procedure in sql, but your purposes should be similar.

Matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top