Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm using the tDB2Input component to pull data from a DB2 database.
I'd like to use the Guess schema button under query type, however, it keeps saying "Invalid Escape Sequence (valid ones are \b \t \n \f \r \" \' \\)"
My query is "SELECT MXXXXX FROM TGxXXX.TXXXX_INST"
Any hints about why I might get the "invalid escape sequence" error?
This is what I'm trying to do:
Thanks!
Croix