Search found 1 match
- Thu Nov 17, 2005 4:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Binary to Binary - GUIDs
- Replies: 0
- Views: 475
Binary to Binary - GUIDs
I'm having trouble using binary MSSQL columns in my DS job. I have a lookup table with a binary(16) key. Key values are created as GUIDs. I search the lookup table (using another column) to get the key to populated in a column on a target table, also a binary(16). I'm using an ODBC stage for both th...