Re: [sqlite] Re: ip2long

2006-12-04 Thread Kevin Waterson
This one time, at band camp, "Igor Tandetnik" <[EMAIL PROTECTED]> wrote: > How is the range specified? In the database the IP is 1.2.3.4 and the range is eg: 65536 Kind regards Kevin -- "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contest

[sqlite] Re: ip2long

2006-12-04 Thread Igor Tandetnik
Kevin Waterson <[EMAIL PROTECTED]> 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. How is the range specified? Igor Tandetnik ---