in reply to Re^2: Difference in retrieving values from a varchar2 column and number column from DB
in thread Difference in retrieving values from a varchar2 column and number column from DB

I am sorry for making you write an example as I referred to "the last colon-colon" in the push statement ...

push @ipElement,(new MyPackage::NetAddr::IP::($row_ip->{IP}, '255.255. +255.255')); ...
  • Comment on Re^3: Difference in retrieving values from a varchar2 column and number column from DB
  • Select or Download Code