Tuto WINDEV 25

Part 3: My first database 109 ▶ To handle the data found in the file that was just imported: 1. Open the file explorer on the directory of your project: on the "Home" pane, in the "General" group, click . 2. Open a new file explorer on the "\Tutorial\WD\Exercises\WD My First Database" directory. 3. Copy the the files "Product.fic", "Product.mmo" and "Product.ndx" from "\Tutorial\WD\ Exercises\WD My First Database" to your project’s EXE subdirectory via the file explorer. Remark: Three files must be copied: • "Product.fic": file containing the data, • "Product.mmo": memo file containing the product images, • "Product.ndx": file containing the indexes to optimize the searches performed in the data file. Creating the links All data file descriptions required by the account management application have been created.

RkJQdWJsaXNoZXIy NDQ0OA==