- Contents
Tokenizer Configurator Help
Install Tokenizer Database Tables
The Tokenizer installation contains a SQL file that creates the required Microsoft SQL Server database tables.
Note: Only use the SQLite File database when setting up a Tokenizer service for testing purposes.
To install Tokenizer database tables
-
Locate "DbMsSql_Tables.sql" in the "C:\Program Files(x86)\Latitude Software\Tokenizer" directory.
-
Run the file as a script in SQL Server Management Studio on the Tokenizer database.
-
Continue to the next step in the checklist.

