ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » PASSTHRU MS SQL - charset conversion?

Post new topic  Reply to topic
 PASSTHRU MS SQL - charset conversion? « View previous topic :: View next topic » 
Author Message
catshout
PostPosted: Mon Feb 13, 2017 9:28 am    Post subject: PASSTHRU MS SQL - charset conversion? Reply with quote

Acolyte

Joined: 15 May 2012
Posts: 57

Dear community,

we're trying to fire a PASSTHRU statement to MS SQL Server 2008 with "Latin1_General_CI_AS" collation.

See below the statement

Code:
SELECT DISTINCT company.id,company.city,company.federalState,company.lat,company.lon,company.name,company.postalcode,company.street,company.DELETED FROM company WHERE company.DELETED = 'N' AND company.name = 'Hüsenbüsen2'


In this case nothing has been returned.

An other PASSTHRU on the same table works properly, as long as there no special chars in there.

Find below also my ODBC.INI

Code:
[CASMDM_BVSLEADAPP]
Driver=/opt/ibm/iib-10.0.0.6/server/ODBC/drivers/lib/UKsqls95.so
Description=DataDirect 7.1 SQL Server Wire Protocol
Database=CASMDM_BVSLEADAPP_DEVE
HostName=zrd-sw-cl-sql3.zeppelin.corp
PortNumber=1433
AnsiNPW=1
LoginTimeout=0
QueryTimeout=0
;# AuthenticationMethod=4
;# GSSClient=libgssapi_krb5.so.2

...

[ODBC]
InstallDir=/opt/ibm/iib-10.0.0.6/server/ODBC
UseCursorLib=0
IANAAppCodePage=4
UNICODE=UTF-8


I've done some research, CCSID conversion as well, did nothing found and nothing helps.

Could anyone give me a hint, where I can set the correct charset before executing the PASSTHRU statement?

Many thanks in advance.
- Gerald
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » PASSTHRU MS SQL - charset conversion?
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.