|
@@ -356,7 +356,6 @@ var
|
|
ExportFormat: TDetailedExportFormats;
|
|
ExportFormat: TDetailedExportFormats;
|
|
ExportSettings:TXMLXSDFormatSettings;
|
|
ExportSettings:TXMLXSDFormatSettings;
|
|
begin
|
|
begin
|
|
- ExportSettings.ExportFormat:=AccessCompatible;
|
|
|
|
Exporter := TXMLXSDExporter.Create(nil);
|
|
Exporter := TXMLXSDExporter.Create(nil);
|
|
ExportSettings:=TXMLXSDFormatSettings.Create(true);
|
|
ExportSettings:=TXMLXSDFormatSettings.Create(true);
|
|
try
|
|
try
|