Home All Groups Group Topic Archive Search About

Add Code to support NON-Unicode

Author
29 Jun 2009 5:07 PM
M.K
Add Code to support NON-Unicode
Hi all,

please any one can help me to change the below application code to suport
NON-Unicode language. The issue when i splite any CSV file by below
application, i cant read the non english language

the application with code in the following link

http://www.mediafire.com/?7t2cxzvjuwq

Thank you

Author
29 Jun 2009 5:51 PM
Cor Ligthert[MVP]
Hi,

Why you don't simply tell the problem, here in this newsgroup we have more
than thousand times handled csv

http://groups.google.com/group/microsoft.public.dotnet.languages.vb/search?group=microsoft.public.dotnet.languages.vb&q=csv&qt_g=Search+this+group

Cor


Show quoteHide quote
"M.K" <M*@discussions.microsoft.com> wrote in message
news:7E60E18C-D037-44E2-BE99-814D35C98300@microsoft.com...
> Add Code to support NON-Unicode
> Hi all,
>
> please any one can help me to change the below application code to suport
> NON-Unicode language. The issue when i splite any CSV file by below
> application, i cant read the non english language
>
> the application with code in the following link
>
> http://www.mediafire.com/?7t2cxzvjuwq
>
> Thank you
Are all your drivers up to date? click for free checkup

Author
29 Jun 2009 7:20 PM
M.K
Hi,

Thank you but i tell the problem which i want the application with Source Code
http://www.mediafire.com/?7t2cxzvjuwq 

support NON-Unicode language when spilt. so I ask if any one can modify the
code to support NON-Unicode

Thank you

Show quoteHide quote
"Cor Ligthert[MVP]" wrote:

> Hi,
>
> Why you don't simply tell the problem, here in this newsgroup we have more
> than thousand times handled csv
>
> http://groups.google.com/group/microsoft.public.dotnet.languages.vb/search?group=microsoft.public.dotnet.languages.vb&q=csv&qt_g=Search+this+group
>
> Cor
>
>
> "M.K" <M*@discussions.microsoft.com> wrote in message
> news:7E60E18C-D037-44E2-BE99-814D35C98300@microsoft.com...
> > Add Code to support NON-Unicode
> > Hi all,
> >
> > please any one can help me to change the below application code to suport
> > NON-Unicode language. The issue when i splite any CSV file by below
> > application, i cant read the non english language
> >
> > the application with code in the following link
> >
> > http://www.mediafire.com/?7t2cxzvjuwq
> >
> > Thank you
>
>
Author
29 Jun 2009 11:14 PM
James Hahn
What do you mean by 'can't read the non-English language'?  Is there some
form of corruption of the data? Do you have an example of the input data and
what it is being converted to, and can you show what you expected to get
compared to what you actually got?  Why have you decided that it is a
Unicode problem?

The description you have provided here does not give much of a basis for
offering suggestions as to the cause of your problem.

Show quoteHide quote
"M.K" <M*@discussions.microsoft.com> wrote in message
news:7E60E18C-D037-44E2-BE99-814D35C98300@microsoft.com...
> Add Code to support NON-Unicode
> Hi all,
>
> please any one can help me to change the below application code to suport
> NON-Unicode language. The issue when i splite any CSV file by below
> application, i cant read the non english language
>
> the application with code in the following link
>
> http://www.mediafire.com/?7t2cxzvjuwq
>
> Thank you

Bookmark and Share