This is a multi-part message in MIME format.
------=_NextPart_000_0056_01BFBEBE.CE241C80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Greetings -
I am developing a parts database for a client which is keyed by part =
number. He wants to be able to search by first numeric sequence. So, =
for example, a search for 123456 would return part numbers 12AB3456, =
1AB23456, 123AB456 and so on. =20
>From a SQL point of view what I'd imagine I need to generate is a string =
like "1%2%3%4%5%6%" to allow for characters between each number.
Does anyone have any suggestions of how I can generate this string based =
on user input?
Thanks.
Jonathan Karlen
**********************************************
Jonathan R. Karlen
Karlen Internet Solutions
[EMAIL PROTECTED]
www.karlen.com
------=_NextPart_000_0056_01BFBEBE.CE241C80
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>
<DIV><FONT size=3D2>Greetings -</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>I am developing a parts database for a client which =
is keyed=20
by part number. He wants to be able to search by first numeric=20
sequence. So, for example, a search for 123456 would return part =
numbers=20
12AB3456, 1AB23456, 123AB456 and so on. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>From a SQL point of view what I'd imagine I need to =
generate=20
is a string like "1%2%3%4%5%6%" to allow for characters between each=20
number.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Does anyone have any suggestions of how I can =
generate this=20
string based on user input?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Thanks.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Jonathan Karlen</FONT></DIV>
<DIV></FONT><FONT=20
size=3D2>**********************************************<BR>Jonathan R.=20
Karlen<BR>Karlen Internet Solutions<BR><A=20
href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A><BR><A=20
href=3D"http://www.karlen.com">www.karlen.com</A></FONT></DIV></DIV></BOD=
Y></HTML>
------=_NextPart_000_0056_01BFBEBE.CE241C80--
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.