ADO Parameter Query

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MeadeR

    #1

    ADO Parameter Query

    I've created a select query with Parameters defined in it. What I
    would like to do is open via ADO and get the parameter list. I used
    the 'Refresh' method, but the parameters are not returned. I can
    create the parameters via the VB code - but I would rather have the
    parameter info in the query itself - any suggestions?? - Thanks
Working...