Quantcast
Channel: midrange.com - In My Humble Opinion » sql
Viewing all articles
Browse latest Browse all 4

SQL Columns with CCSID 1200

$
0
0
I’ve recently been working on an ILE RPG program that needs to read a SQL table that has a VARCHAR column encoded with CCSID 1200 (Unicode). Since RPG doesn’t normally handle Unicode, it takes a little extra effort to process the contents. Here’s a quick example of how you handle this data … The key [...]

Viewing all articles
Browse latest Browse all 4

Trending Articles