G
G
Marshall,
You were assisting me a few days ago with the BuildCriteria. The thread is
no longer available due to hiccup.
In your post, you mentioned that I "might be using BuildCriteria's type
argument improperly. It's supposed to specify the type of the field in the
table/query and you'll get some funny results for numeric or date type
fields."
But in another paragraph you said "BuildCriteria will pretty much take care
of everything, including Date fields, as long as you tell it the proper type
of the field."
Can you explain the "funny results" I might expect?
I have done everything that you suggested and it seems to be working except
for a couple of the fields, where I am getting error messages.
These are text fields and in one field the data is like this "the customer
is ..."
I get an error saying "is" has to be used with null/not null. Is the
BuildCriteria possible interpreting this incorrectly?
I am also getting "The expression you entered contains invalid syntax, or
you need to enclose your text data in quotes". Could this be caused by
punctuation in a text field? Like periods, or commas?
Thank you!
G
You were assisting me a few days ago with the BuildCriteria. The thread is
no longer available due to hiccup.
In your post, you mentioned that I "might be using BuildCriteria's type
argument improperly. It's supposed to specify the type of the field in the
table/query and you'll get some funny results for numeric or date type
fields."
But in another paragraph you said "BuildCriteria will pretty much take care
of everything, including Date fields, as long as you tell it the proper type
of the field."
Can you explain the "funny results" I might expect?
I have done everything that you suggested and it seems to be working except
for a couple of the fields, where I am getting error messages.
These are text fields and in one field the data is like this "the customer
is ..."
I get an error saying "is" has to be used with null/not null. Is the
BuildCriteria possible interpreting this incorrectly?
I am also getting "The expression you entered contains invalid syntax, or
you need to enclose your text data in quotes". Could this be caused by
punctuation in a text field? Like periods, or commas?
Thank you!
G