how to run a passthru query by coding?

  • Thread starter Thread starter newbie
  • Start date Start date
N

newbie

hi all

i want to run a passthru query with some variable.
how?

thankz a lot
 
what you can do is to get query sql, replace condition param with value you
need, save it and execute
 
thankz for relpy

how to save the passthru query by code?

thankz a lot...
 
just open querydef object or desired query and assign SQL property
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top