Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alternative to Mid()
Message
From
12/10/2010 13:34:24
 
 
To
12/10/2010 13:13:24
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01484803
Message ID:
01485039
Views:
43
>>Regex : http://msdn.microsoft.com/en-us/library/system.text.regularexpressions.regex.aspx
>
>Thanks

(1) Probably instead of Mid() + compare you can also directly compare parts of a string

http://msdn.microsoft.com/en-us/library/1e058ek8.aspx

You pass two strings, offset in string one, offset in string two, length to compare, and ignoreCase


(2)
If you post an example of a representative string in sql, including remarks and keyword list, color needed (eg green for comments, blue for keywords) - I can have a go it it in the weekend with regular expressions - would be fun - no success promised -
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform