Re: a vb.net equivalent to the sql IN function?
- From: "hazz" <hazz@sonic_net>
- Date: Thu, 8 Jun 2006 17:29:47 -0700
I have a wealth of excellent ideas to study. Thank you everyone!
Appreciately,
Greg
"hazz" <hazz@sonic_net> wrote in message
news:OxDH4npiGHA.1936@xxxxxxxxxxxxxxxxxxxxxxx
I need to get a set of comma delimited client ids from a config file to
test against while running through my main processing loop.
If a given clientid matches any of the ids in the list, I don't want to
send email to them.
What is the best way to code that? I was thinking of the idea of if
currentClientID is not in the list of these clientids, then .....
Thanks,
Greg
.
- References:
- a vb.net equivalent to the sql IN function?
- From: hazz
- a vb.net equivalent to the sql IN function?
- Prev by Date: Changing text in Report viewer
- Next by Date: RE: ExecuteNonQuery Wierdness
- Previous by thread: Re: a vb.net equivalent to the sql IN function?
- Next by thread: Anyone know a good tutorial for..
- Index(es):
Loading