P
Peter Proost
Hi group, I don't know if this is possible that's why I'm posting
I've got some old dbf-files (clipper) I have to update from vb.net, this
isn't a problem using oledb. But I've got one small problem, when I
insert some special characters like ß (the german Eszett) this doesn't
get inserted correctly in the table cause it has got codepage 437 and my
machine is running on the default 1252. So I asume the oledb provider
also uses the 1252 codepage, but is there a way to tell it to use 437?
Thanks in advance
Greetz,
Peter
I've got some old dbf-files (clipper) I have to update from vb.net, this
isn't a problem using oledb. But I've got one small problem, when I
insert some special characters like ß (the german Eszett) this doesn't
get inserted correctly in the table cause it has got codepage 437 and my
machine is running on the default 1252. So I asume the oledb provider
also uses the 1252 codepage, but is there a way to tell it to use 437?
Thanks in advance
Greetz,
Peter