473,603 Members | 2,635 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems with national characters

Hallo!

I've got a problem with INSERT statment which includes any special
(national) character. It ends with [unixODBC][IBM][iSeries Access ODBC
Driver][DB2 UDB]SQL0104 error.
It's strange because isql utility executes the same statement without
any problem.

Below I attached details of my configuration
locale LANG=pl_PL
LC_CTYPE="pl_PL "
LC_NUMERIC="pl_ PL"
LC_TIME="pl_PL"
LC_COLLATE="pl_ PL"
LC_MONETARY="pl _PL"
LC_MESSAGES="pl _PL"
LC_PAPER="pl_PL "
LC_NAME="pl_PL"
LC_ADDRESS="pl_ PL"
LC_TELEPHONE="p l_PL"
LC_MEASUREMENT= "pl_PL"
LC_IDENTIFICATI ON="pl_PL"
LC_ALL=pl_PL
/opt/ibm/iSeriesODBC/bin/cwbnltbl


cwbnltbl - Download conversion table utility
Usage: cwbnltbl source-code-page target-code-page [host] [uid] [pwd]
Linux locale codeset=ISO-8859-2 ccsid=912

My connection string in php script:
$dsn = "DRIVER=iSe ries Access ODBC
Driver;SYSTEM=1 0.1.1.10;CCSID= 912;UNICODESQL= 1";

Thank You for any hints

Nov 12 '05 #1
0 1673

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1462
by: Vladimír Kolesnik | last post by:
Hi there, I receive parameters from html page via 'post' method in the form. <form action="http://localhost/project1/Default.aspx" method=post ID="Form1"> <input type=text name=UID value=UID id=ID> <input type=text name=UserName value=userName id=UN> <input type=submit value=Send ID="Submit1" NAME="Submit1"> </form>
0
1077
by: Peter Hemmingsen | last post by:
Hi, I've an asp.net (cs code behind) application where I want the user to be able to download a file with national (danish) characters. Ex: Response.Clear(); // clear the current output content from the buffer Response.AddHeader("Content-Disposition", "attachment; filename=" +
0
1270
by: Eric Carr | last post by:
Hi, we have been using WMI from VB6 to automate configuration of new DNS zones on our win2000 servers, and are now trying to move the system to a vb.net application. We recently added some zones with names containing national characters (norwegian ÆØÅ), and then everything stopped working, including the old VB6 app. The error occurs when I try to enumerate the zones - it stops when it reaches the first zone (alphabetically) containing...
8
1331
by: Monica | last post by:
Bioinformatics/Scientific Programmer/C++ Summary: MSD is an employee-owned company of over 500 professionals who support the diverse technical, scientific, and administrative needs of the Federal government. We are currently searching for an experienced Bioinformatics Programmer to support one of our clients within the National Institutes of Health. This opportunity is permanent, full-time, and on site in Bethesda/Rockville, MD.
0
978
by: Monica | last post by:
Greetings: I am a technical recruiter for Management Systems Designers Inc (MSD). I am very interested in sharing our scientific computing needs with you. MSD is an employee-owned government contractor of over 600 professionals who support the diverse technical, scientific, and administrative needs of the Federal government. We are currently searching for an experienced Web Developer to support one of our
0
2250
by: bohuge | last post by:
Hey! At the time being I'm working on a backup solution for a Qtek9090 pocketpc, which should be able to find and backup outlook data to a server, local files, messages and contact from the sim card (and backup them to a server as well) all written in C#. So I'm making a wrapper for the sim manager api. In order to use it's functions in my device application, I've used platform invoke method, to acces the simmanager functions from...
0
996
by: wolf2300 | last post by:
readline method and national charset problem hi how can i copy line from text file which contains polish characters. i use readline method from StreamReader class but it doesn't copy polish characters :( what shall i do ?? this is a code how can i change it to works the same way
3
1988
by: Dariusz Tomon | last post by:
Hi My problem is like that: I'm trying to pass values branza and jezyk in querysting: http://localhost/euroadres/pokazbranza.aspx?branza=transport lotniczy&jezyk=1 Branza is type "string" and when I'm passing string value without national
0
7996
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7928
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8415
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8060
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
5878
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5441
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3951
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2430
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1514
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.