Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - drakerex

#1
General Support / Re: Unable to connect to database
February 12, 2022, 04:49:38 AM
7 years later.... and this still works.

Windows Server 2022 Std. with Microsoft SQL 2019 Std.

Windows (x64) NetXMS 4.0.2092.

(1) Install SQL First
(2) Set named pipes in sql config
(3) Launch a cmd and run the commands listed by Toepfe
(4) Run the windows netxms installer with making your db name match your created db (mine was just netxms)

Settings for install were....

Database Type = Microsoft SQL
Database Server = YOURSERVERNAMEONLY
Database Name = netxms (or whatever you named your db in the commands above)
Login Name = sa
Password = (your sa password, if you use sa)
No check in the box for Create database and database user before initialization