A set of DDL, DML and other statements that are executed on
the server and on the client side, including some specific constructions
applicable only in IBExpert or IBEScript, independent of the database server
version.
IBExpert’s own
script extensions
§work with
different connections within a single IBEBLOCK at the same time
§move (copy)
data from one database to another
§join tables
from different databases
§compare data
from different databases and synchronize them
§populate a
table with test data using random values or values from other tables or even from other databases
§access
external databases via ODBC drivers
§transaction
control across multiple databases
§integration
of many IBExpert functions in batch files
§dispatch and
receive e-mails
... and much more