On 6/29/2010 2:28 AM, Rick Root wrote: > wrapper is improperly translating the exclamation mark from the EBCDIC > character set into ASCII - supposed to be ascii 33 but is coming > through as ascii 93 instead.
seen this? your exact problem is mentioned: http://www.ibm.com/developerworks/data/library/techarticle/dm-0506chong/index.html does either driver support connection strings? can you add a codepage, i think maybe "37" (just typing that makes my skin crawl)? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334910 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

