---
sourceDocument: Xanadu API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Use the ODBC driver in Crystal Reports

# Use the ODBC driver in Crystal Reports {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

After installing the ODBC driver and its associated DSN, use it in Crystal Reports as
a data source provider.

## About this task

Note:  
Crystal Reports includes the configuration file CRConfig.xml that contains the JVM minimum heap size (Xms) and maximum heap size (Xmx) values. When configuring the ODBC driver with Crystal Reports, ensure that the ODBC driver uses the same minimum and maximum JVM heap size as Crystal Reports. If these values do not match, update the ODBC driver settings, not the Crystal Reports settings.

## Procedure

1. Create a new Standard Report.  
2. Create a new connection using the ServiceNow DSN.  
3. Select a table from the list of available tables.  
4. Select the available fields from the selected table.  
5. Click Finish to render the report.  

