Search found 1 match
- Wed Oct 20, 2010 11:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel routine c++ regex compilation error
- Replies: 1
- Views: 2564
Parallel routine c++ regex compilation error
Hi I am trying to write a parallel routine to perform regular expression validation in DataStage. First I successfully created a routine in DataStage that uses the standard C library regex.h header file, similar to what is implemented in this thread: http://www.dsxchange.com/viewtopic.php?t=107882 H...