Querydef parameter for boolean field

  • Thread starter Thread starter Stan
  • Start date Start date
S

Stan

I need to pass a parameter to a querydef for a boolean
field. How do I declare the parameter?
 
In the query SQL it would look like:

PARAMETERS tfbooleanParameter Bit;
SELECT ...
 

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