If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > How to use another font in query

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-04-11, 01:06
dr.code.skm dr.code.skm is offline
Registered User
 
Join Date: Dec 2011
Posts: 2
How to use another font in query

Hello, geeks

I have made a database. And three tables db_ka, db_kha, and db_ga. Each tables have names stored in NEPALI LANGUAGE. I want SQL query which can give output of the name starting with "ka". HERE, "ka" is not in ENGLISH, it is stored in NEPALI language, hence, another font, [Preeti Font].


Hoping for geeks answer
Reply With Quote
  #2 (permalink)  
Old 12-04-11, 05:16
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,250
Im not to sure that you want a different font
what you need is to make certain that you are using the correct code pages / encoding method. as you don't say what database you are using its going to make it tough to give an answer.

bear in mind that there's quite a lot of scope for problems here

the operating system, database and application software all have to use the correct code page
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 12-04-11, 07:59
dr.code.skm dr.code.skm is offline
Registered User
 
Join Date: Dec 2011
Posts: 2
hello

I want to use sql server 2008 and it is one of my project to build a database for my last semester.


please, assist me if i can use anyother database for my purpose
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On