Variables in Access

M

mickj

Hi there
I want to be able call a access query with asp using a variable in the query
I have set up the query with a name but I want to be able change the name using the variable
Is this possible, any help would be appreciated
 
M

Michel Walsh

Hi,

You can't. Put the value of the variables in a table? WIth ASP, you
can't either use a VBA function.


Vanderghast, Access MVP
 
Top