Enter Keywords:
1 - 10 of 13(0 seconds)
Sort By:
 
Hi experts I am working on an Arabic script and want my users to search from databse with or without diacritics. I read many articles on this and  but can not see any example on this. I hope...
Zones: DatabasesDate Answered: 03/26/2006 Rating: 3.8 Views: 0
With VS.Net 2003 C# on WinXP SP2, I use a literal string in quotes, having some unicode characters not in ANSI set, with diacritics. Close VS.Net, then open again: all diacritic marks have d...
Zones: C#Date Answered: 03/03/2006 Rating: 8.0 Views: 0
How can I find a full font set that will enable me to write dictionary-type pronunciations for words? The actual face doesn't matter.
Zones: Apple OS, Font CreatorDate Answered: 06/19/2000 Rating: 7.6 Views: 0
What's the easiest way to remove diacritic marks from characters using C#? I would like to have following function: string RemoveDiacriticMark(string c) Sample use: RemoveDiacriticMark("é"...
Zones: C#Date Answered: 03/25/2005 Rating: 7.4 Views: 21
In my table an ntext field contains mixed language data, english, german and greek. Running a query with greek like select engelszoektekst from lemma where engelszoektekst like N'% ***greek ...
Zones: MS SQL ServerDate Answered: 04/08/2005 Rating: 7.6 Views: 0
I am making a contact database and I would like to be able to allow the end users to enter names in either plain English or Vietnamese and return the same results.  For example, I am saving a conta...
Zones: MS AccessDate Answered: 10/24/2005 Rating: 9.2 Views: 0
We have a database with content containing diacritic marks such as Café. If I wanted to do a search on the word by typing in Cafe, this title won't display. Is there a way in SQL of converting th...
Zones: MS SQL ServerDate Answered: 01/12/2006 Rating: 9.0 Views: 0
Is there a way in sql to remove all diacritics of a field in a select statement i.e if the field called Name has diacritics such as Jiménez but I want them all stripped out is there a way to do it ...
Zones: MS SQL ServerDate Answered: 10/25/2006 Rating: 9.4 Views: 28
I've stumbled upon a problem when I try to load files into a oracle database with oracle loader. When I load a file with diacritical marks in it like ëäô the characters get converted the wrong way...
Zones: OracleDate Answered: 07/19/2007 Rating: 9.4 Views: 0
I am writing a very simple query to present some data from our Oracle database. The environment is: Oracle8i IIS 6 (on a virtual server) PHP 5.2 Let's say I want to print an address of som...
Zones: Oracle 8.x, Oracle 10.x, PHP for Win...Date Answered: 06/28/2008 Rating: 7.6 Views: 19