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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing a value into a stored procedure in an accessXP project??

Status
Not open for further replies.

jgoodman00

Programmer
Jan 23, 2001
1,510
I am trying to pass a value into a stored procedure, from a form using the standard access referencing method:

i.e
=[Forms]![SelectCriteria]![lstPriority]

It does not seem to understand this though, & updates the underlying fields to '[Forms]![SelectCriteria]![lstPriority]', rather than appending the corresponding value.

Any ideas?? James Goodman
j.goodman00@btinternet.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top