Firebird SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesFirebird SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 11th, 2004, 06:06 AM
jefftsang830 jefftsang830 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 4 jefftsang830 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 m 56 sec
Reputation Power: 0
Howto get UNICODE_FSS data from Table.

Dear all,

Situation:

Firebird 1.5.1 Database with
1. default character set : ISO8859-1

JCA-JDBC 1.5.3 Driver

CREATE DOMAIN "CHN_NAME" AS VARCHAR(50) CHARACTER SET UNICODE_FSS DEFAULT '' NOT NULL;
CREATE DOMAIN "ENG_NAME" AS VARCHAR(100) DEFAULT '' NOT NULL;

CREATE TABLE "SYSUSER" (
"ENG_NAME" ENG_NAME,
"CHN_NAME" CHN_NAME
);

Question:

When i use the following query to get the details from the table though the jdbc drive then an error is occured.

Query:
SELECT * FROM SYSUER where CHN_NAME like '%我%'
Error:
GDS Exception. 335544321. arithmetic exception, numeric overflow, or string truncation
Cannot transliterate character between character sets

Any one can help me??
Thank you very much.

Jeff
2004-10-11

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesFirebird SQL Development > Howto get UNICODE_FSS data from Table.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway