New FireDAC features for XE7

From RAD Studio
Jump to: navigation, search

FireDAC can now connect to an IBLite database.

The FireDAC.Stan.Param unit has been updated:

TFDBatchMove, TFDBatchMoveTextReader, TFDBatchMoveTextWriter, TFDBatchMoveDataSetReader, TFDBatchMoveDataSetWriter, TFDBatchMoveSQLReader and TFDBatchMoveSQLWriter components were added to the FireDAC.Comp.BatchMove unit.

The TFDCustomSchemaAdapter class has the LoadFromStream, LoadFromFile, LoadFromStream, SaveToStream and SaveToFile new methods and the DataSets and ResourceOptions new properties.