Mike
|
Registered User
|
|
|
Nov 17 |
comment |
SQL Server replace, remove all after certain character What if MyText does not contain the ';' character? In that case, wouldn't you be using a negative 1 as the second parameter in left(). In that case, on my box, I get an error of "Invalid length parameter passed to the substring function." |
|
Sep 20 |
awarded | ● Yearling |
|
Aug 25 |
asked | Can Visual Basic run as a Windows Service? |
|
Aug 3 |
awarded | ● Scholar |
|
Aug 3 |
comment |
XSLT Transform of Unicode source I would love to use lxml but my application is already distributed at over a hundred sites so I don't have a lot of flexibility in swapping out the xml library. It could be done but is something I'm going to try to avoid right now. Now, if I ever get a shot at updating and refactoring this code then, yes, I will probably switch to lxml for ease of use and compatibility with etree. |
|
Aug 3 |
comment |
XSLT Transform of Unicode source This looks like it did the trick. I'm having it tested now but it seems promising. Thanks! |
|
Jul 31 |
asked | XSLT Transform of Unicode source |
