M
Mr. SweatyFinger
Hi, I'm using Microsoft Access, so club me over the head, then read on.
I have a gridview, and a drop down box full of The Names of the United
States (god bless each and every one of them).
The gridview shows a bunch of crap about whatever state was chosen in the
drop down box.
If you are following me, great. Otherwise, get a "idiots for dummies who are
morons" book and get caught up with me.
Now I want to add an ALL STATES option in the drop down box.
Yet what should its value be? An asterisk? A smiley face?
Select * from CRAP_ABOUT _STATES where STATE= *
Select * from CRAP_ABOUT _STATES where STATE= %?%
Select * from CRAP_ABOUT _STATES where STATE= :>)
how do I cause an ALL States to occur?
thanks in advance for your help.
Up yers to the rest of you.
I have a gridview, and a drop down box full of The Names of the United
States (god bless each and every one of them).
The gridview shows a bunch of crap about whatever state was chosen in the
drop down box.
If you are following me, great. Otherwise, get a "idiots for dummies who are
morons" book and get caught up with me.
Now I want to add an ALL STATES option in the drop down box.
Yet what should its value be? An asterisk? A smiley face?
Select * from CRAP_ABOUT _STATES where STATE= *
Select * from CRAP_ABOUT _STATES where STATE= %?%
Select * from CRAP_ABOUT _STATES where STATE= :>)
how do I cause an ALL States to occur?
thanks in advance for your help.
Up yers to the rest of you.