Hi,
I made a C# 2.0 Windows application based on a Foxpro-table (Foxpro for Windows 2.6) and used the Visual Foxpro 9 OLE DB driver. When retreiving the data by an ADO.NET datareader, the extended ASCII-codes are not displaying on the right way on the forms of the application. For example N, A or O are displaying as - or +. It happens with ASCII-code's 128 or higher. Does anybody know a solution for this problem
With regards,
Jan

Displaying extended ASCII-characters from a Foxpro table with OLE DB