Solved L15 and L19 Crashing

Status
Not open for further replies.

peypey

New member
Registered
Joined
Sep 20, 2024
Messages
9
Solutions
1
Reaction score
1
Points
3
Hello! I'm newbie and wanted to try different server so I can gain some idea, I've been trying to run the L15 and L19 server but they keep crashing? I don't how where to fix it, but the other server pack is running smoothly

I'm using SQL Server 2022
SQL server management Studio 20
VS2022
 
The files are built for sql19 and vs22. You will need to make changes to make them compatible due to the removal of odbc 11.

Or install 19 first then 22 after.
 
Which application is crashing? Does anything appear in the logs?

I recommend SQL Server 2019 : https://lodelight.com/threads/installing-sql-server-2019.38/unread


--------------------------------------------------------------------------------------------------------

For L19.4 + Sql Server 2022 + ODBC driver 17 :

If there is a log files on Server folder with errors like this :

Hey There!
Please login and(or) register to see this awesome content today.

this is related to :
5.png

You can create a User "account" , change the source code... or just set your ODBC connections to use Integrated Windows Authentication.
 
Last edited:
Tried to reinstall my SQL server into 19 but still the same, This is what it's looks like when I am running the.bat then after that, it will crash and no logs in the server folder
 

Attachments

  • 1726990464376.png
    1726990464376.png
    10.6 KB · Views: 5
Status
Not open for further replies.