update driver names
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/df2aaed3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/df2aaed3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/df2aaed3 Branch: refs/heads/develop Commit: df2aaed3aab20b9d0fffa0c62df8a23c33864065 Parents: fbb0571 Author: Lisa Owen <[email protected]> Authored: Tue Oct 4 16:26:02 2016 -0700 Committer: Lisa Owen <[email protected]> Committed: Tue Oct 4 16:26:02 2016 -0700 ---------------------------------------------------------------------- clientaccess/g-database-application-interfaces.html.md.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/df2aaed3/clientaccess/g-database-application-interfaces.html.md.erb ---------------------------------------------------------------------- diff --git a/clientaccess/g-database-application-interfaces.html.md.erb b/clientaccess/g-database-application-interfaces.html.md.erb index ebd9282..4331940 100644 --- a/clientaccess/g-database-application-interfaces.html.md.erb +++ b/clientaccess/g-database-application-interfaces.html.md.erb @@ -6,8 +6,8 @@ You may want to deploy your existing Business Intelligence (BI) or Analytics app HAWQ provides the following connectivity tools for connecting to the HAWQ database: - - `psqlODBC` - PostgreSQL ODBC driver - - PostgreSQL JDBC Interface - PostgreSQL JDBC driver + - ODBC driver + - JDBC driver - `libpq` - PostgreSQL C API ## <a id="dbdriver"></a>HAWQ Drivers
