----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: NiladriOnline Message 2 in Discussion Hi Balaji, Try this.. step 1: Retrieve the User input(33,44) in an array by spliting the text where it gets a comma",". step 2: Take each element in that array and match against the Row 2 by using IndexOff() in .NET. If all elements in array presents in the Row2 string, select that row only. Now if u want same pattern matching for each row with the user input(which is not still clear to me) , Then the logic will be a bit complicated. Take Each row of Row 2 in an array and match element by element keeping the order of the number and same time increment a counter for one element pass. If it has 2 passes(44,33) for a Row 2 value(44,33) u know the user input exist in the db, which is not true in this case. Hope u can give language to this logic Regards Niladri ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
