It's must have a "where" query!
select city from ipgeotable where ip<'010.012.100.00' and ip >'10.015.100.00'
Type: Posts; User: greatdinosaur; Keyword(s):
It's must have a "where" query!
select city from ipgeotable where ip<'010.012.100.00' and ip >'10.015.100.00'
Hello we developing an application, using Spring ibatis connect to mysql.
The application hava a function which judgement ip address from city, to active different event.
in asp.net it's easy,...
Hello we developing an application, using Spring ibatis connect to mysql.
The application hava a function which judgement ip address from city, to active different event.
in asp.net it's easy,...