Skip to main content

DevExpress v24.1 Update — Your Feedback Matters

Our What's New in v24.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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.

image

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.