Re: Changing XML Tag Value in Perl

2011-04-19 Thread Rajpreet
On Apr 19, 7:56 am, je...@krynicky.cz ("Jenda Krynicky") wrote: > From:                   Rajpreet > > > Thanks for your replies. But the above message is jst a sample and the > > exact message we get is pretty huge(its a trading sysem message)... I > > do have X

Re: Changing XML Tag Value in Perl

2011-04-18 Thread Rajpreet
Thanks for your replies. But the above message is jst a sample and the exact message we get is pretty huge(its a trading sysem message)... I do have XML Parser installed.. I was trying to format a sample message using start and a default handler. I do get data in a variable and can change it, but h

Changing XML Tag Value in Perl

2011-04-12 Thread Rajpreet
Greetings, Requirement goes like this. I have perl script reading from a MQ Series queue. This queue has messages in form of XML.For exmpale 1 message is like - New York FINANCE GROUP 123 My perl script read

Problem with Variable

2010-01-21 Thread Rajpreet
Greetings, I am trying to read a message from MQ series in perl and want to update SYbase with this message. Even though ,the update when directly run from command line, works fine. However, if I try to execute my perl script, I get an error saying "Database Error Message received 'DBD::Sybase ::s

Strange Behaviour while string concatenation

2008-02-12 Thread Rajpreet
NX02118966 th I am not able to understand the root cause as one thing being string not geting appended and second thing is from where " th" coming? TIA. Regards, Rajpreet -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Problem Directing BCP error to error file

2008-01-16 Thread Rajpreet
-S *-U ** -P **-I /home/bcp2db_sql.ini -e /home/bcp2db.error. Can someone please help? TIA. Regards, Rajpreet -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/