@@ -4,9 +4,12 @@ title = "MongoDB Connector for BI"
44intersphinx = [" https://docs.mongodb.com/manual/objects.inv" ,
55 " https://docs.atlas.mongodb.com/objects.inv" ]
66
7- toc_landing_pages = [" /installation" , " /client-applications" , " /connect/mysql" ,
8- " /authentication" , " /schema-configuration" , " /components" ,
9- " /release-notes" , " /connect/tableau" ]
7+ toc_landing_pages = [" /installation" , " /client-applications" ,
8+ " /connect/mysql" ,
9+ " /authentication" , " /schema-configuration" ,
10+ " /components" ,
11+ " /release-notes" , " /connect/tableau" ,
12+ " /reference/odbc-driver" ]
1013
1114[constants ]
1215atlas = " MongoDB Atlas"
@@ -20,7 +23,9 @@ download-center-bi = "`MongoDB Connector for BI <https://www.mongodb.com/downloa
2023download-center-tableau = " `MongoDB Connector for BI <https://www.mongodb.com/download-center/bi-connector?jmp=tbl>`__"
2124download-center-url = " https://www.mongodb.com/download-center/bi-connector"
2225java-plugin = " MongoSQL Authentication Plugin for MySQL Connector/J"
23- odbc-driver = " `MongoDB ODBC Driver for BI Connector <https://github.com/mongodb/mongo-bi-connector-odbc-driver/releases/>`__"
26+ odbc-driver-name = " MongoDB BI Connector ODBC Driver"
27+ odbc-driver = " `MongoDB BI Connector ODBC Driver <https://github.com/mongodb/mongo-bi-connector-odbc-driver/releases/>`__"
28+ jdbc-driver = " MySQL JDBC Driver"
2429om-full = " MongoDB Ops Manager"
2530
2631[substitutions ]
@@ -49,7 +54,7 @@ kdc = ":abbr:`KDC (Key Distribution Center)`"
4954kmip = " :abbr:`KMIP (Key Management Interoperability Protocol)`"
5055ldaps = " :abbr:`LDAPS (Secure Lightweight Directory Access Protocol)`"
5156ldap = " :abbr:`LDAP (Lightweight Directory Access Protocol)`"
52- odbc-driver-name = " MongoDB ODBC driver "
57+ odbc-driver-name = " MongoDB BI Connector ODBC Driver "
5358odbc = " :abbr:`ODBC (Open Database Connectivity)`"
5459sasl = " :abbr:`SASL (Simple Authentication and Security Layer)`"
5560scram = " :abbr:`SCRAM (Salted Challenge Response Authentication Mechanism)`"
0 commit comments