This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
versago:configuring_crystal_reports [2020/05/15 15:05] runger created |
versago:configuring_crystal_reports [2021/02/10 17:45] (current) akoehler [HANA] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Configuring Crystal Reports for Versago and Bizweaver====== | ======Configuring Crystal Reports for Versago and Bizweaver====== | ||
| - | When designing a Crystal Report that will use a __SQL Server__ database as its data source, the report connection type must be **OLE DB (ADO)**. | + | =====SQL Server===== |
| + | When designing a Crystal Report that will use a __SQL Server__ database as its data source, the report connection type must be **OLE DB (ADO)**. This connection type has three options for the data provider: **SQL Native Client**, **Microsoft OLE DB Driver for SQL Server**, and **Microsoft OLE DB Provider for SQL Server**. | ||
| - | When designing a Crystal Report that will us a __HANA__ database as its data source, the report connection type be **ODBC (RDO)**. | + | <WRAP center round tip 80%> |
| + | If you have problems with one provider (e.g. being requested for login information at runtime), try one of the others to see if that resolves the issue. | ||
| + | </ | ||
| + | |||
| + | =====HANA===== | ||
| + | |||
| + | When designing a Crystal Report that will us a __HANA__ database as its data source, the report connection type be **ODBC (RDO)**. | ||
| < | < | ||
| Line 12: | Line 19: | ||
| <WRAP center round important 80%> | <WRAP center round important 80%> | ||
| - | Information about installing the needed driver is found [[versago: | + | Information about installing the needed |
| </ | </ | ||