Welcome to Dovetail Software Blogs : Sign in | Join | Help

Browse by Tags

All Tags » ADO   (RSS)
Sorry, but there are no more tags available to filter with.
Fun, fun, fun with ADO and Unicode characters
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, Read More...