Next Topic

Previous Topic

Home

Book Contents

Book Index

SERSQLSV Server SQL Service

MonTel SERSQLSV

MonTel SerSqlSV is a program similar to the windows service version of the MonTel Server application ServerSV, designed to run continuously to read MonTel call records from the MonTel call record main database, and record them in a separate database on the same SQL server as the MonTel Master Client database.

This application can be run as a console application by specify CONSOLE on the command line, otherwise it is assumed that it will be run as a Windows Server Service. For practicable purposes this limits to being run on Windows 2000, XP Pro, and Windows 2003 or later Servers.

For more information about MonTel and Windows Services see: How to run MonTel Server as a Service on Windows 2000.

Configuring SERSQLSV

Before you can install and run SERSQLSV, you need to establish the SQL Call record database. Follow the steps in Preparing and Configuring SERSQLSV before Installing SERSQLSV.

Running SERSQLSV

As it runs SERSQLSV, reads call records from the bottom on the main call record database, and stores them in the SQL database created by SVCSQL.exe. It will continue to read and store call records, until it is either stopped or it reaches the top of the database. WHen next started, it will resume at the position it stopped. If it is at the top and a new call record arrives, it will process that call record and remember its position.

------------------------------