Forum Discussion
MaxenceT
Dec 12, 2025Copper Contributor
SQL Sever 2025 request with SQL connection
Hello, I installed SQL Server 2025 on a new VM, and I’m using a C# project to initialize my database based on a model (creating tables, foreign keys, default values, etc.). The process is extremely ...
Fire555
Dec 15, 2025Copper Contributor
Hi,
I am also seeing this. My logging shows a connection time of 80ms to SQL Server 2025 running on localhost when using SQL authentication. This drops to 5ms when using Windows Authentication.