Re: VB.NET question
- From: "Excalibur" <excalibur21@xxxxxxxxxxx>
- Date: Thu, 26 Jul 2007 00:36:25 GMT
Hi Mark
That is great. Now do you have a neat way of getting around the issue in
UV, Cache, QM etc. I definitely want users to be able to find Smith or
SMITH or smith by typing sMiTh. I am looking at running through the
database changing cases but I found a couple more such as tk1 or TK1 which
gets even messier. Even then it is hard to get users to understand why
their queries work in Windows Explorer and not in UV type Pick.
Regards
Peter McMurray
"Mark Brown" <mbrown@xxxxxxxxxxxxx> wrote in message
news:46a774bf$0$4700$4c368faf@xxxxxxxxxxxxxxxxx
VB usues LIKE as a match command.to
Any VB help will tell you the syntax and options. Be carefull with OPTION
COMPARE TEXT and OPTION COMPARE BINARY are very important if you want aAa
equal AaA.For
Mark Brown
"sh" <shamada@xxxxxxxxxxx> wrote in message
news:gkIpi.10783$tj6.9664@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I've posted this question on the VB.NET site, but I haven't gotten any
good answers yet (only "write your own procedure"). I'm posting it here
because MV people will know what I'm looking for, and maybe some of the
.NET people here will have the solution.
I'm looking for the VB.NET equivalent of our beloved MATCH statement.
"2N'-'2N",instance, IF X MATCH "4N" or IF X MATCH "3N1A2N" or IF X MATCH
stepor IF X MATCH "0A", etc.
I thought a regular expression (RegEx) might work, but I find its'
language so complex I can't even get started with it (I need an easy
sureby step tutorial, but haven't found one yet). And even then, I'm not
it does what I want.
Anyone have any ideas? Thanks.
Sholom
.
- Follow-Ups:
- Re: VB.NET question
- From: Mark Brown
- Re: VB.NET question
- References:
- VB.NET question
- From: sh
- Re: VB.NET question
- From: Mark Brown
- VB.NET question
- Prev by Date: Re: RD changes... from SEC
- Next by Date: Re: Free versions of Multi-Value databases
- Previous by thread: Re: VB.NET question
- Next by thread: Re: VB.NET question
- Index(es):