syntax for expressions

W

Willard Bertrand

Please provide explanation of the following syntax, using
examples where possible:

"tablename.fieldname"
(tablename.fieldname)
"txtstring"
(txtstring)
'forms!form.txtbox.value'
"'forms!form.txtbox.value'"
"forms!form.txtbox.value"
"john''s"

I am trying to get this parenthesis, single quote, and
double quote syntax clear to use in SQL, as an object's
property values, or in queries.

Thank you.

Willard :)
 

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

Top