11acd7cd3ea5287201c5197af3e084458df8eb7d
FAQ/Questions/NoSQL-Connectors.md
| ... | ... | @@ -10,6 +10,8 @@ Will Izenda work with a NoSQL database, like MongoDB? |
| 10 | 10 | |
| 11 | 11 | While Izenda requires a .NET connection string to access any of the four databases supported, there are multiple ADO.NET or ODBC connectors available for the various NoSQL databases, like MongoDB or RavenDB, as well as other data sources like Salesforce. As long as the connection uses a SQL profile Izenda supports (MS SQL Server, Oracle, MySQL, and PostgreSQL), reporting off of these data sources is an option in Izenda. |
| 12 | 12 | |
| 13 | +**Izenda will not ship with any of these connectors, and cannot be held responsible for any problems with a data connector.** |
|
| 14 | + |
|
| 13 | 15 | Please see our tutorial on setting up MongoDB's BI Connector to work with Izenda: |
| 14 | 16 | |
| 15 | 17 | [[Connecting Izenda to MongoDB for Reporting|http://wiki.izenda.us/Guides/mongo-bi-connector]] |
| ... | ... | \ No newline at end of file |