Learn How To Populate A Database With Data Using An XML Document In This FireDAC Sample For Delphi
October 29, 2020
The FireDAC Database Connection creates a table (test_vs) and inserts data from an XML document using a FireDAC database connection.
Note: The connection to the database does not require authentication.
How to Use the Sample
Navigate to the location given above and open Project1.dproj.Press F9 or choose Run > Run.Click the Button1 button and the grid will be populated with…




