TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
This is an old revision of the document!
In the initialization process the database adapter requests the necessary data to establish the connection with the destination database, and tries to make the connection. If it fails, the process is aborted.
The management of variables in the DB Adapter is an important topic, especially it is important how the variables are handled within the predefined function of the query.
SELECT '” + #Data + ”' FROM dual
SELECT domain FROMdual as //"Domain"//
SELECT domain FROM dual S //\ "Domain" \//