Open ItAdmin712 opened 1 day ago
@ItAdmin712 - you may want to look elsewhere for the script to setup the SQL database, although I'm sure that this script works well for some, I also had trouble with it. I would look further at the official Microsoft documentation specifically this web page - https://learn.microsoft.com/en-us/windows/win32/nps/sql-programmability#sample-stored-procedure I used the script there to create my database.
Trying to run these scripts on SQL server 2022. The IP Address fields cannot be created. The error is: Cannot find data type dbo.ipaddress.
Is there a different data type that could be used?