View Single Post
  #2  
Old 12-12-2003, 02:01 PM
kevina kevina is online now
Registered User
 
Join Date: 03-26-2003
Posts: 825
Available workaround...

I did some testing and this is indeed an issue.

For now the workaround is to write your sql to a utf-16 file, and submit it from this file instead of from a string (stored inside the step).

Attached is a simple build demonstrating this workaround.

Kevin
Attached Files
File Type: bld ansi-oem.bld (788 Bytes, 1254 views)
Reply With Quote