in reply to Re^3: Using perl to parse a file and update values into a database
in thread Using perl to parse a file and update values into a database

yeah sure, below is the text file:
[Subscriber] Id=101 Account_balance=2000000 [Subscriber1] Id1=102 Account_balance1=3000000
  • Comment on Re^4: Using perl to parse a file and update values into a database
  • Download Code