Start the database server

The way you start the database server varies slightly depending on the operating system you use. As well, you can specify commands in several ways, depending on your operating system:

  • Run the command at a command prompt.

  • Place the command in a shortcut or desktop icon.

  • Run the command in a batch file.

  • Include the command as a StartLine (START) connection parameter in a connection string. See StartLine (START) connection parameter.

There are slight variations in how you specify the basic command from platform to platform.

Note
  • Except where otherwise noted, these commands start the personal server (dbeng12). To start a network server, replace dbeng12 with dbsrv12.

  • If the database file is in the starting directory for the command, you do not need to specify path.

  • If you do not specify a file extension in database-file, the extension .db is assumed.

 See also
 Examples of starting a database server