I would break each octet into separate fields then compare octet by octet

Kevin Waterson wrote:
How can I SELECT an IP within a range?
All my IP's are stored as 1.2.3.4 but I need to check if
each is within a range of long IP's.

Can this be done with SQLite? or do I need some sort of
external ip2long() function to throw at it?

Kind regards
kevin



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to