Supported Databases
- 2 minutes to read
DevExpress Reports support the following SQL database systems:
Relational Database System | Supported Version | .NET Framework Data Provider | .NET Data Provider |
---|---|---|---|
Amazon Redshift | n/a | ||
Firebird | 1. | Firebird Firebird | |
Google Big | n/a | ||
IBM DB2 | 9. | IBM. | |
Microsoft Access[1] | Access 2000 or higher Access 2007 or higher | System. | |
Microsoft SQL Server | SQL Server 2005 (with Express) SQL Server 2008 (with R2 & Express) SQL Server 2012, 2014, 2016, 2017, 2019, 2022 (with Express & Local SQL Azure™ Database Azure SQL Database |
System. | Microsoft. If the Microsoft. |
Microsoft SQL Server CE | 3. | System. |
|
My | 4. 5. | ||
Oracle Database | 9i, 10g, 11g, 12c, 18c, 21c, 23ai |
System. Oracle. | |
Pervasive PSQL | 9. | Pervasive. |
|
Postgre | 7, 8, 9, 10, 11, 12, 15, 16, 17 | ||
SAP HANA | 2. |
Sap. | |
SAP Sybase Advantage | Advantage Database Server 9. |
| |
SAP Sybase ASE | Sybase Adaptive Server 12. |
| |
SAP SQL Anywhere | 11 or higher |
| |
SQLite | 3. | ||
Teradata | 13. | ||
Vista | 4, 5, 6 | Vista Vista |
|
XML file | n/a | Built-in support | Built-in support |
#Custom Connection Strings
Refer to the following help topic for the connection string examples: Custom Connection String.
-
If your project in Visual Studio 2022 has to connect to Microsoft Access databases, note that Visual Studio 2022 is a 64-bit process, and Microsoft OLE DB Provider for Jet and the Jet ODBC driver are only available in 32-bit versions. It is recommended that you use the 64-bit Microsoft Access Database Engine (Access Connectivity Engine, ACE), or use an earlier version of Visual Studio (VS 2019) that supports 32-bit database providers. For more information, review the following article: Connect to data in an Access database.