Where can I find instructions on how to convert to a SQL library?

Where can I find instructions on how to convert to a SQL library?

The instructions to convert your MS Access library to a SQL library can be found here.
    • Related Articles

    • Setting up MS SQL Library in HyDraw CAD 2022 gives Login failed error

      While trying to Login MS SQL Library in HyDraw CAD 2022 gives Login failed error. The error is coming possibly because of MDTools Library selected as MS SQL in HyDraw Options, and the database is missing in SQL server. Solution: Go to HyDraw Options ...
    • How to assign the correct SQL database permissions?

      To assign adequate SQL database permissions within SQL Server Management Studio, follow the below steps: 1. Select User mapping and select the Database Name and assign Database roles as “db_datareader” and “db_datawriter” (public is by default ...
    • How to Convert an AutoCAD Schematic into a HyDraw CAD Schematic

      If you have a schematic created in AutoCAD or any other DWG-based CAD application and want to make it compatible with the HyDraw CAD program, there are two methods to convert it into a HyDraw schematic: Method 1—Replace Symbols Manually: Find similar ...
    • How can I use a Cloud Storage system with my HyDraw Library?

      Standard Microsoft Access library does not work well with cloud storage. The reason is that with cloud storage the files are replicated locally/online and this creates conflict copies of databases. If you want to use library in cloud, you must: 1. ...
    • How to create new user logins for a SQL Database

      For SQL Server Management Studio 2018 follow the below steps: 1.      Go to Security > Logins, right click and select New Login. 2.      Login New dialog pops up. Enter the Login Name, select SQL server authentication, Provide Password. Click Ok. See ...