Skip to main content

Data storage

You can store the AirCard Enterprise system data in the Axidian CertiFlow repository in Active Directory or in Microsoft SQL.

Microsoft SQL

Create a database in SQL Management Studio:

  1. Right-click on the Databases tab in the Object Explorer window and select New Database.
  2. Specify an arbitrary Database name. E.g. AxidianAirCard.
  3. Define the database owner in the Owner field.
  4. Click OK to save your settings. The database will be populated automatically when you access the server for the first time.

note

Create a new account or select any internal Active Directory or Microsoft SQL account. The specified account will have db_owner and public privileges. Axidian AirCard Enterprise will use this account to read/write to the database.

The database name and the connection settings are specified in the AirCard Enterprise configuration file.