Skip to main content
All CollectionsHow To
Exporting Database Information
Exporting Database Information
Angel Horowitz avatar
Written by Angel Horowitz
Updated over a week ago

Your software has the ability to export many tables in the database using the Export function.

  1. Select the Tools pull-down menu.

  2. Click Export to Text File.

  3. On the Export Database Information to a File screen, select the data that you would like to export. Each selection will be saved as its own text (.txt) file.

  4. Click Export. You will be prompted to select a file name and location for each file. These files are tab-delimited text files and can be opened with Microsoft Excel.

You can also connect your SQL Server database to Microsoft Excel. You may need to enable the Data tab in Excel first.

  1. When you are prompted for the connection information in the Data Connection Wizard, refer to File > Database Controls in your software for the Server Name. It's displayed in the Network Settings section.

  2. In the Log on credentials section, select Use the following User Name and Password. The user name will be sa and the password will be your database password if you have one. If you do not have one, please contact our support team.

  3. Select your program name from the pull-down menu and follow the prompts to select the table you would like to connect with Excel.

Did this answer your question?