Hi, I need create a table to store Black listed IP address in case of spammers in my blog. I would like to know:
- What is the best datatype to store IP addresses.
- What others field I can list in this table that you think could be useful against spammer.
I use MS SQL 2008 DB
Thanks for your time