10.0

Table Of Contents
© 2011 ABBYY. All rights reserved.
61
2. Click the Create New Database button.
Note: If you are already connected to another database, you will need to close existing sessions prior to creat-
ing a new database. If for some reason it is not possible, add the following key in the web.config file which is
located at <IIS Root Directory (by default “C:\inetpub\wwwroot”)>\<FlexiCapture10>:
<appSettings>
<add key="IgnoreCurrentSessions" value="true"/>
</appSettings>
In this case, a new database will be created without a warning about existing sessions. In the old database, all
sessions are preserved. By default the key is set to false which means you will be prompted to close the ses-
sions when recreating a database.
3. The database creation page will open.
On this page, specify the following:
a) Type of database server: Oracle or MS SQL
Note: If you plan to use Oracle database server, you must configure it before creating a database (see
Oracledatabasesettings).
b) Na
me of a new database (if MS SQL server is selected). Pay attention to the limitations imposed by MS SQL
on database names (see http://msdn.microsoft.com/en-us/library/ms175874.aspx).
c) A user with DBA permissions on SQL or Oracle server.