CodeDelphiRAD Studio

Learn How To Use The Powerful In-Memory FireDAC Local SQL Engine In Delphi

The xDBMS sample shows you how use the TFDLocalSQL class to implement a cross-DBMS query application. To this end, each queryable dataset must be registered with the Local SQL engine using the DataSets collection property.Note: The Local SQL feature allows executing SQL commands, where the TDataSet descendants are used instead of the database tables. Location You can find…
Read more