Regarding revision 422779, we can't use a DataAdapter because it doesn't expose an event to allow us to intercept the creation of the DataRow to use a type handler. We have to manually add rows to the DataTable.
--- Gilles Bayon <[EMAIL PROTECTED]> wrote: > I will give a look in the week >