DataLoader/MX Reference Manual (G06.24+)
Creating a Customized Version of DataLoader/MX
DataLoader/MX Reference Manual—525872-002
5-42
Example
2. Run the build script. For example:
$ /usr/tandem/dataloader/build.sh mysource.c mydataload MX
In this example:
/usr/tandem/dataloader
is the directory in which DataLoader/MX was installed.
mysource.c
is the name of the modified source file.
mydataload
is the name of the new object file to be created.
MX
specifies that there is embedded sql in the input source file, and SQL/MX SQL
compilation is required.