solidDB Help : Replication : C Replicator : SQL and interface support in CREP
  
SQL and interface support in CREP
The following table details how C Replicator (CREP) supports the various SQL components and solidDB interfaces:
 
Interface
Comment
SQL Support
All SQL DML syntax is supported.
Stored Procedures
Statements executed inside stored procedures are replicated normally
Triggers
Statements executed in the source database initiate the triggers normally. If a trigger stops the statement from happening, nothing is replicated.
Replicated statements in the target database initiate the triggers normally.
ODBC
ODBC is supported
JDBC
JDBC is supported
SA
solidDB API (SA) is supported