Click here to Skip to main content
15,895,772 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: reading from rich box Pin
The ANZAC19-May-08 21:10
The ANZAC19-May-08 21:10 
GeneralRe: reading from rich box Pin
Christian Graus19-May-08 15:33
protectorChristian Graus19-May-08 15:33 
GeneralRe: reading from rich box Pin
leckey19-May-08 16:41
leckey19-May-08 16:41 
GeneralRe: reading from rich box Pin
darkelv19-May-08 19:44
darkelv19-May-08 19:44 
AnswerRe: reading from rich box Pin
The ANZAC19-May-08 14:48
The ANZAC19-May-08 14:48 
GeneralRe: reading from rich box Pin
asha_s20-May-08 3:54
asha_s20-May-08 3:54 
QuestionFormat the value in report [modified] Pin
member2719-May-08 1:45
member2719-May-08 1:45 
QuestionParsing Problem with Data : I think it is because of greek words Pin
Rupesh Kumar Swami19-May-08 0:43
Rupesh Kumar Swami19-May-08 0:43 
hi all,
in my program, i query for some data to the database, which is located on web server and have MY-SQL database.Result of query is stored in dataset. when i parse text related field(using system.encoding) of dataset,then it does not give me proper value. for example, if text contains some latin or greek word, then i does not parse them properly
(for limitation reason, i does not post those words, because '?' replace these characters )
i use following statement for parse above code

Encoding.UTF8.GetString(Encoding.Default.GetBytes(DatasetFieldWhichContainsValue)) or
DatasetFieldWhichContainsValue
Encoding.UTF7.GetString(Encoding.Default.GetBytes(DatasetFieldWhichContainsValue))
.
.
and many more. but all failed

anybody have idea, that how can i resolve this problem ?

Rupesh Kumar Swami
Software Engineer,
Integrated Solution,
Bikaner (India)

My Company
AnswerRe: Parsing Problem with Data : I think it is because of greek words Pin
ChandraRam19-May-08 2:37
ChandraRam19-May-08 2:37 
QuestionDatagridview... Pin
Jamal Abdul Nasir18-May-08 20:36
Jamal Abdul Nasir18-May-08 20:36 
AnswerRe: Datagridview... Pin
Christian Graus19-May-08 0:20
protectorChristian Graus19-May-08 0:20 
GeneralRe: Datagridview... Pin
Jamal Abdul Nasir19-May-08 20:00
Jamal Abdul Nasir19-May-08 20:00 
QuestionMake TriaL? Pin
r1es_1618-May-08 18:29
r1es_1618-May-08 18:29 
AnswerRe: Make TriaL? Pin
Christian Graus18-May-08 18:52
protectorChristian Graus18-May-08 18:52 
GeneralRe: Make TriaL? Pin
Steven J Jowett18-May-08 22:29
Steven J Jowett18-May-08 22:29 
GeneralRe: Make TriaL? Pin
Christian Graus18-May-08 23:09
protectorChristian Graus18-May-08 23:09 
GeneralRe: Make TriaL? Pin
Steven J Jowett18-May-08 23:35
Steven J Jowett18-May-08 23:35 
GeneralRe: Make TriaL? Pin
Christian Graus19-May-08 0:19
protectorChristian Graus19-May-08 0:19 
GeneralRe: Make TriaL? Pin
Steven J Jowett19-May-08 2:04
Steven J Jowett19-May-08 2:04 
GeneralRe: Make TriaL? Pin
Christian Graus19-May-08 10:10
protectorChristian Graus19-May-08 10:10 
AnswerRe: Make TriaL? Pin
The ANZAC19-May-08 14:52
The ANZAC19-May-08 14:52 
Question[Message Deleted] Pin
Zheyi K18-May-08 17:17
Zheyi K18-May-08 17:17 
AnswerRe: Urgent Question Pin
Vasudevan Deepak Kumar19-May-08 0:48
Vasudevan Deepak Kumar19-May-08 0:48 
GeneralSorry. Pin
Zheyi K19-May-08 1:27
Zheyi K19-May-08 1:27 
GeneralRe: Urgent Question Pin
Colin Angus Mackay19-May-08 1:49
Colin Angus Mackay19-May-08 1:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.