Sorry, but there are no more tags available to filter with.
-
We recently ran into an issue with ADO rendering Unicode characters.
To be honest, we're doing some pretty weird stuff inside the fcSDK. We're performing database queries using ADO.NET, and then we take the DataRow and convert it into an ADO Recordset, which we return to our COM based applications. We're using ADO recordsets to maintain ...