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

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

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 February 1st, 2013, 12:38 PM
derstauner derstauner is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2010
Posts: 76 derstauner User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 h 24 m 53 sec
Reputation Power: 4
Utf8

Hi,

I'm hungarian and I create a database with utf8 charset.

And I cannot select values with the where clause, like this "where field1='anyád'


Why?

Reply With Quote
  #2  
Old February 13th, 2013, 01:56 AM
nagysz nagysz is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Posts: 200 nagysz User rank is Sergeant (500 - 2000 Reputation Level)nagysz User rank is Sergeant (500 - 2000 Reputation Level)nagysz User rank is Sergeant (500 - 2000 Reputation Level)nagysz User rank is Sergeant (500 - 2000 Reputation Level)nagysz User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Day 11 h 19 m 28 sec
Reputation Power: 13
Quote:
Originally Posted by derstauner
Hi,

I'm hungarian and I create a database with utf8 charset.

And I cannot select values with the where clause, like this "where field1='anyád'


Why?



Szia,

your database charset
+
field charset
+
client side charset

should all be set to UTF8, otherwise there might be decoding incompatibilities.


example:
if your database is set to utf8 and you have your "anyád" there (where á has code of 0225)
when you are looking for your "anyád" but asking in ASCII charset (where á has code of 160) then

anyád is not equal to anyád


probably one of the three is not set properly to UTF8


Udv,
Szilvi

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesFirebird SQL Development > Utf8

Developer Shed Advertisers and Affiliates



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 | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap