Function Strings for Replicating text, unitext, and image Data

You must create rsdatarow_for_writetext, rs_get_textptr, rs_textptr_init, and rs_writetext function strings for each text, unitext, or image column, if you replicate columns with text, unitext, or image datatypes to a non-Adaptive Server database.

The function string name must be the text, unitext, or image column name for the replication definition.

Note: You cannot replicate rawobject or rawobject in row columns to non-Sybase databases unless you replicate these columns as their base datatype. The base datatype of rawobject is image; the base datatype of rawobject in row is varbinary.

See Replication Server Reference Manual > Replication Server System Functions.