Congratulations! Its a bouncing baby pass-through query!

  • Thread starter Thread starter microsoft
  • Start date Start date
M

microsoft

Its been a hell of a day for reasons other than MS and that damndable
Ribbon.

I have a stored procedure that I'm now able to access via a pass-through
query. How would I go about altering the parameters passed? Do I need to
create a module that creates the querydef on the fly dynamically added the
actual values or are there other ways?
 
Actually I was surprised at how easy it was to create a create/update sub to
mange it. Quite nice.
 
Back
Top