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
|