From a08085385bacec7bc1b3f5bb64eb8c0cc83d70c4 Mon Sep 17 00:00:00 2001 From: Richard Morris Date: Fri, 12 Jun 2020 10:25:32 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8261390..eeed2b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# InfoSphere DataStage API Sample +# InfoSphere Information Server +## DataStage API Sample -This is an updated dsjob.exe sample program demonstrating how to use the DataStage API from C/C++ on Windows. Originally published in the Server Job Developer's Guide by Ascential Software Corporation prior to acquisition by IBM. Updates include changes to compile without warnings, and support added for domain authentication. +This is an updated dsjob.exe sample program demonstrating how to use the DataStage API from C/C++ on Windows. Originally published in the Server Job Developer's Guide by Ascential Software Corporation prior to acquisition by IBM. Updates include changes to compile without warnings, and support for domain authentication. This is not a replacement for dsjob provided by DataStage, it is purely an example and lacks most features of the complete implementation.