From: Mohammad-Reza on
We are writing an application for a specific culture(Arabic or Farsi).
This application involves using DataAdapter, OLEDB Connection and the DataSet.
We didn't use the .NET data binding, just field TextBoxes with the data
retrieved from the DataSet but whole system seems to be unable to update the
database (.mdb file) with Unicode characters. Instead of displaying the
correct characters the application displays question marks (?).
Isn't there any way of saving Unicode characters in the database using this
system?
This is an emergency&
Thanks in advance

From: Hoa on
Hi,

This is not a .NET group, try a .NET one instead!

And as a suggestion: Did you change the Code page of your system in Regional
Settings to Farsi?

Hoa

"Mohammad-Reza" <MohammadReza(a)discussions.microsoft.com> wrote in message
news:1489F2DF-96B4-4E48-BF6D-AF372F828EDC(a)microsoft.com...
> We are writing an application for a specific culture(Arabic or Farsi).
> This application involves using DataAdapter, OLEDB Connection and the
DataSet.
> We didn't use the .NET data binding, just field TextBoxes with the data
> retrieved from the DataSet but whole system seems to be unable to update
the
> database (.mdb file) with Unicode characters. Instead of displaying the
> correct characters the application displays question marks (?).
> Isn't there any way of saving Unicode characters in the database using
this
> system?
> This is an emergencyý
> Thanks in advance
>


From: Rick Rothstein on
Almost everybody in this newsgroup is using VB6 or lower. While you may get a stray answer to VB.NET (including VB2003 and VB2005 which has dropped .NET from its name) questions here, you should ask them in newsgroups devoted exclusively to .NET programming. Look for newsgroups with either the word "dotnet" or "vsnet" in their name.

For the microsoft news server, try these newsgroups for Visual Basic ..NET related questions...

microsoft.public.dotnet.languages.vb
microsoft.public.dotnet.languages.vb.upgrade
microsoft.public.dotnet.languages.vb.controls
microsoft.public.dotnet.languages.vb.data

And these for more general .NET questions

microsoft.public.dotnet.general
microsoft.public.vsnet.general

Note: There are many other .NET newgroups (use the first three "fields" from the last two as templates when searching for them), but the above ones should get you started.

Rick - MVP



"Mohammad-Reza" <MohammadReza(a)discussions.microsoft.com> wrote in message news:1489F2DF-96B4-4E48-BF6D-AF372F828EDC(a)microsoft.com...
> We are writing an application for a specific culture(Arabic or Farsi).
> This application involves using DataAdapter, OLEDB Connection and the DataSet.
> We didn't use the .NET data binding, just field TextBoxes with the data
> retrieved from the DataSet but whole system seems to be unable to update the
> database (.mdb file) with Unicode characters. Instead of displaying the
> correct characters the application displays question marks (?).
> Isn't there any way of saving Unicode characters in the database using this
> system?
> This is an emergency…
> Thanks in advance
>
From: Mohammad-Reza on
Hi Hoa
I know this is not .NET group but I send this message to all the news
groups...:)
Please if you can help me. This is an emergency...
And by the way I currently set my default windows language to Farsi.

"Hoa" wrote:

> Hi,
>
> This is not a .NET group, try a .NET one instead!
>
> And as a suggestion: Did you change the Code page of your system in Regional
> Settings to Farsi?
>
> Hoa
>
> "Mohammad-Reza" <MohammadReza(a)discussions.microsoft.com> wrote in message
> news:1489F2DF-96B4-4E48-BF6D-AF372F828EDC(a)microsoft.com...
> > We are writing an application for a specific culture(Arabic or Farsi).
> > This application involves using DataAdapter, OLEDB Connection and the
> DataSet.
> > We didn't use the .NET data binding, just field TextBoxes with the data
> > retrieved from the DataSet but whole system seems to be unable to update
> the
> > database (.mdb file) with Unicode characters. Instead of displaying the
> > correct characters the application displays question marks (?).
> > Isn't there any way of saving Unicode characters in the database using
> this
> > system?
> > This is an emergency&
> > Thanks in advance
> >
>
>
>
From: Michael Cole on
Mohammad-Reza wrote:
> Hi Hoa
> I know this is not .NET group but I send this message to all the news
> groups...:)

Well don't.

> Please if you can help me. This is an emergency...

Unless your computer has just burst into flame because of this issue, it is
not an emergency. A problem maybe, but not an emergency.

--
Regards,

Michael Cole


 | 
Pages: 1
Prev: MSXML Error
Next: Enumerate Devices