Contents Index What else is there to it? Starting the database server on Windows CE

ASA Database Administration Guide
  Running the Database Server

Starting the server


The general form for the server command is as follows:

executable [
     server-options ] [
     database-file [ database-options ], ...]

If you supply no options and no database file, then on Windows operating systems a dialog appears, allowing you to use a Browse button to locate your database file.

The elements of the database server command include the following:

In this section, we look at some of the more important and commonly-used options.

For full reference information on each of these options, see The database server.

In examples throughout this chapter where there are several options, we display them on separate lines for clarity, as they could be written in a configuration file. If you type them directly at the command prompt, you must type them all on one line.

Case sensitivity 

Database and server options are generally case sensitive. You should type all options in lower case.

Listing available options 

To list the database server options

  1. Open a command prompt.

  2. Type the following command:

dbeng9 -?

Starting the database server on Windows CE

Contents Index What else is there to it? Starting the database server on Windows CE