Log

Description

Specifies whether the database server should log updates of text and image data in the transaction log. By default, the database server logs updates of text and image data in the transaction log.

Applies to

Syntax

Log = value

Parameter

Description

value

A value that specifies whether the database server should log updates of text and image data in the transaction log. Values are:

  • 0 Do not log text and image updates in the transaction log. Specify this value only if your database server allows you to disable logging.

  • 1 (Default) Log text and image updates in the transaction log.

Default

Log = 1

Usage

You should set the Log parameter to 0 only if your database server allows you to disable logging.

Examples

Example 1

To specify that DataWindow Designer should not log text and image updates in the transaction log: