Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
conversion tables problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
tomasz  
View profile  
 More options Jan 5, 3:17 am
Newsgroups: comp.sys.ibm.as400.misc
From: tomasz <t.stefan...@gmail.com>
Date: Thu, 5 Jan 2012 00:17:28 -0800 (PST)
Local: Thurs, Jan 5 2012 3:17 am
Subject: conversion tables problem
Hi,
Table on iSeries has CCSID 13488 (I used DSPFD command to check),
system values on OS are:
 QCCSID -
 Coded character set
   identifier . . . . . :   65535

QCHRID -
Character ID . . . . . :   697
Code page  . . . . . . :   37

All I need is to query that table from Linux with iSeries Access
installed.
In odbc.ini datasource I uss looks like this:
[SAP_TST]
Driver          = iSeries Access ODBC Driver
System          = XXX.XXX.XXX.XXX
DefaultLibraries = R3PRDDATA
AllowUnsupportedChar = 1
CCSID = 1250

Problem is that when I run my simple php script that only make sql
select from that table I don't get any Polish characters. When tables
CCSID is 870 everything works fine.

What shall I do?

Regads,
Tomasz


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tomasz  
View profile  
 More options Jan 5, 3:20 am
Newsgroups: comp.sys.ibm.as400.misc
From: tomasz <t.stefan...@gmail.com>
Date: Thu, 5 Jan 2012 00:20:14 -0800 (PST)
Local: Thurs, Jan 5 2012 3:20 am
Subject: conversion tables problem
Hi,
Table on iSeries has CCSID 13488 (I used DSPFD command to check),
system values on OS are:
 QCCSID -
 Coded character set
   identifier . . . . . :   65535

QCHRID -
Character ID . . . . . :   697
Code page  . . . . . . :   37

All I need is to query that table from Linux with iSeries Access
installed.
In odbc.ini datasource I uss looks like this:
[SAP_TST]
Driver          = iSeries Access ODBC Driver
System          = XXX.XXX.XXX.XXX
DefaultLibraries = R3PRDDATA
AllowUnsupportedChar = 1
CCSID = 1250

Problem is that when I run my simple php script that only make sql
select from that table I don't get any Polish characters. When tables
CCSID is 870 everything works fine.

What shall I do?

Regads,
Tomasz


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »