Share via


Working with OLE Objects

You can incorporate the power and flexibility of applications, such as Microsoft Excel and Word, in your Visual FoxPro applications by adding and using OLE objects.

In This Section

Reference

  • Table Designer (Visual FoxPro)
    Provides links to topics that explain the Table designer in Visual FoxPro.

  • MODIFY GENERAL Command
    Describes the MODIFY GENERAL command and its use to open a editing windows for general fields in a tables current record.

  • APPEND GENERAL Command
    Describes the APPEND GENERAL command its use to import an OLE object from a file and place it into a general field in a table.

  • Dynamic Information Sharing
    Explains how, using Visual FoxPro, you can include data from other applications dynamically and still have those applications maintain the data by linking or embedding it in your application.

  • OLE Drag-and-Drop
    Describes OLE drag-and-drop, a powerful and useful tool supported by Visual FoxPro, which makes it possible for you to move data between other applications that support OLE drag-and-drop.