[fpc-pascal] Patch: new XML export for FCL-DB ready forinclusion, issue 19790 - includes Delphi Clientdataset

Reinier Olislagers reinierolislagers at gmail.com
Fri Aug 5 18:46:06 CEST 2011


On 28-7-2011 14:36, Ludo Brands wrote:
>>> - bcd: invalid field type
>> Ok, what field type do we need ;) I'll wait for your further 
>> investigations.
> 
> Line 2087 becomes:
> 
>       ftBCD: //WIDTH=precision, DECIMALS=scale
<snip> The sqldb mysql implementation doesn't distinguish text from
blob. Nothing
> that can be done about in the export.
> 
> Ludo
> 

Ludo & the rest,

After my recent adventures with LazUpdater, back to the XML export.

I've written new tests with more data types that at least produce test
output now.

My revision 13 has fixes for the Delphi Clientdataset issues, so
everyone is welcome to test if you want:
https://bitbucket.org/reiniero/fpc_laz_patch_playground/overview

You might want to just use fpxmlxsdexport.pp and use the existing
XMLXSDExportTest code to compare current output with old test output...

I'll be continuing with:
- adding as many small fixes as I can
- streamlining/refactoring the code
- testing ADO.Net, Excel & Access export formats
- preparing patch for (hopefully) inclusion in FPC 2.6 series

Thanks,
Reinier



More information about the fpc-pascal mailing list