13-11-23 10:24 AM
Hello Friends.
Can i connect to this DB to see Schedules and more?
And how to connect with MSSQL?
------------------------------
Frederik Boelskifte Jakobsen
------------------------------
13-11-23 01:59 PM
Hello @Frederik_Boelsk,
It's a local instance on your laptop, so yes you can connect to it. The easiest approach if you're doing this to learn the structure of the database and where things are stored is to simply install SQL Server Management Studio on your machine and use it to connect to the database.
Cheers,