Field name as parameter

  • Thread starter Thread starter Jens Hofmeier
  • Start date Start date
J

Jens Hofmeier

Hello,

is it possible to pass the name of a field as a parameter in a query?
I tried the following, without success:

PARAMETERS myField Text ( 255 );
SELECT [myField] FROM myTab

Can anyone help?

Thanks,

Jens
 

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