Click here to Skip to main content
15,903,388 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi

I want to store a IP address In MS SQL Database using Stored Procedure

Like

we are using getdate to store a date ,

What I have tried:

How I store IP address Please help me out
Posted
Updated 28-Jun-16 23:54pm

1 solution

You may refer to this SO post:
Datatype for storing ip address in SQL Server[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900