Buy Questpond's video subscriptions on
huge discount
.
Online: 955
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
VB.NET
>
Loading ...
how to insert into textbox values with Tamil font and retrieve the font and printing the same
Posted by
Thirugnanamn
under
VB.NET
on 5/29/2014 |
Points: 10
| Views : 5584 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
Hi friends,
Please give me the ideas about the tamil font save to database and retrieve the same.
the above same will be printed in text mode printing.
Please anyone can help me.
Thanks
Thiru
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Sheonarayan
on: 5/29/2014
[Administrator]
HonoraryPlatinum
|
Points: 25
0
Hi Thiru,
You just need to ensure that your database is able to save Tamil font. To do that you need to define data type of the table field as nvarchar instead of varchar, ntext instead of text, nchar instead of char etc and you should be able to save any language data into those fields.
Read little more about nvarchar data type at
http://www.dotnetfunda.com/forums/show/16275/what-is-the-difference-between-char-varchar-nvarchar-in-sql
and
http://www.dotnetfunda.com/forums/show/12292/what-is-the-difference-between-varchar-and-nvarchar
.
Hope this helps.
Regards,
Sheo Narayan
http://www.dotnetfunda.com
Thirugnanamn
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Thirugnanamn
on: 5/30/2014
[Member]
Starter
|
Points: 25
0
hi Narayan,
I got the idea, that is to pass the nvarchar data type to store Tamil font in DB, it's working.but i need to retrieve the value and print the characters(Tamil font) in text mode printing.
i tried in some ideas it shows like special chars(???????????).
Could you please share the code if you have.
Thanks
Thiru
Thirugnanamn
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Istikhara ka Tarika Dawateislami
(0)
New
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
More ...