Viewing 3 posts - 1 through 4 (of 4 total)
Hey thanks for the fast response, makes sense but what would be a garden variety "where" statement.
I've got the record open in my form and (coming from the Notes/Domino world)...
February 2, 2005 at 2:59 pm
Hey thanks Rudy, that worked.
FYI I modified your query to be:
Select * From TABLENAME where (IMAGECOLUMNNAME Is Not Null)
and this gives me exactly what I want, I get returned any...
January 28, 2005 at 9:31 am
Holy cow, you mean to tell me I have to write a (mini) program just to determine if the record holds a value in a particular column?
I do appreciate the...
January 28, 2005 at 8:52 am
Viewing 3 posts - 1 through 4 (of 4 total)