writetext

Description

Permits non-logged, interactive updating of an existing text or image column.

Syntax

writetext [[database.]owner.]table_name.column_name
 text_pointer [with log] data 

Usage


Server class ASEnterprise

The writetext command is processed using a separate connection to the remote server.


Server class ASAnywhere

The writetext command is processed using a separate connection to the remote server.


Server class ASIQ

The writetext command is processed using a separate connection to the remote server.


Server class direct_connect

If the DirectConnect supports text pointers, Component Integration Services treats the DirectConnect as if it were a server in class ASEnterprise.


Server class db2

writetext is not supported for tables owned by servers in this class.

See also

writetext in the Reference Manual