Hi!
I am using a database for registering ip adresses.
now I want to know which ip adresses are still free
so I want to check a subnet 2 - 254 if there are any unused numbers in it.
My try was the following:
I created a table with only 1 field and entered the number 2 to 254
then I tried...