Silk Performer allows you to create load testing scripts for your database server at three different levels. You can combine scripting methods in a single script.
High-level Interface Describes the high-level database access interface. This interface is used to allow simple data base scripts, which can be
generated manually (e.g. read value from table, update element, etc.).
Medium-level Interface Describes the characteristics and functions for accessing DBMSs via ODBC. This interface is used by the old ODBC Recorder.
The interface is obsolete now and is just included to ensure backward compatibility.
Native-level Interface Enables you to use native interface API functions. This interface is used by the Recorder. It is the most powerful interface.
ODBC Functions Overview Lists the scripting functions used to load test database applications using the ODBC interface.