Hi experts,
I have an issue with SPLIT statement....
My data in application server is
bold 3600#00265259#1234567890#82#N#3#6250#GBP#10/01/2011#bold
here i need to split at '#' but the system issues an error...but when i replace the '/' in date field with 'space' things are working quite fine....any hints to fix this issue without replacing the '/' in date ?