J
Jim Arnold
I have an Access VB based parameter SQL query that I want
to read parameters into from a table of parameters. What
is the best way to read the parameters into the VB code.
(i.e. read one row of parameters, run first iteration of
query which dumps result to a results table... then read
the second row of parameters and run the query again,
etc). I have a working query, I just need to figure out
how to read in my parameters.
All suggestions are welcomed.
Thanks,
Jim Arnold
to read parameters into from a table of parameters. What
is the best way to read the parameters into the VB code.
(i.e. read one row of parameters, run first iteration of
query which dumps result to a results table... then read
the second row of parameters and run the query again,
etc). I have a working query, I just need to figure out
how to read in my parameters.
All suggestions are welcomed.
Thanks,
Jim Arnold