Hi,
I written a application, which gives geo information(like Country, Region, City) for the given IP address.
I am getting this Error:
"Error Traversing Database for ipnum = 1124711478 - Perhaps database is corrupt?".
I am using MAX MIND GEOCITY Database and Geo::IP perl module.
In my application multiple process simultaneously querying that database.
But when I tested with same IP with the test program, I am not getting that ERROR.
I am unable to find the BUG, In which case the error is occuring ? How can I resolve that BUG.
Please help....