Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V19.2
  • Bind to XPO Data

    DevExpress XPO (eXpress Persistent Objects) is an ORM tool that maps business object properties to relational database tables. This tool allows you to build applications that are compatible with multiple database systems (MS Access, MS SQL Server, MS SQL Server CE, MS SQL Azure, MySQL, Oracle, PostgreSQL, Firebird, PervasiveSQL, VistaDB, SQL Anywhere, Advantage, DB2, SQLite, and Sybase) without having to make any changes in your code.

    The Data Source Configuration Wizard offers multiple ways to bind a WinForms data-aware control to an XPO source. Refer to the eXpress Persistent Objects documentation to learn about available options.