Re: Ynt: Ynt: [ODBC] Server Closed the connection unexpectedly - Mailing list pgsql-odbc

From Adrian Klaver
Subject Re: Ynt: Ynt: [ODBC] Server Closed the connection unexpectedly
Date
Msg-id d705cfee-91c2-5193-ac6c-395ce67a3647@aklaver.com
Whole thread Raw
In response to [ODBC] Server Closed the connection unexpectedly  (Mehmet Keleş <mehmetkeles@outlook.com>)
List pgsql-odbc
On 04/19/2017 10:54 PM, Mehmet Keleş wrote:

Please reply to list also.
Ccing list.
> Hello,
>
> yes it's name is MongoDB BI Connector,

Which version as it seems MongoDB has changed from Postgres to MySQL
between version 1.x and 2.0?

>
> I followed this webinar,
>
> https://www.mongodb.com/blog/post/analyzing-data-in-microsoft-excel-with-the-mongodb-connector-for-bi

That is for the Postgres(BI Connector version 1.x) version. If you are
using that version then the video applies. The important part would be
the port number. In your original post you used 27017 as the port for
the BI Connector(Postgres). 27017 is the default port for MongDB so I
doubt it is the port for the BI Connector as that is a separate server.
If you are indeed using the Postgres version of Bi Connector then you
need to find what port it is running on and use that as the port number
in the ODBC setup.


If you are running BI Connector 2+ then you will need to use the MySQL
ODBC driver. See here:

https://docs.mongodb.com/bi-connector/master/installation/#connect-to-the-bi

>
>
> and download the ODBC driver from
> here: https://www.postgresql.org/ftp/odbc/versions/msi/ but i didn't
> connect via this driver.
>
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-odbc by date:

Previous
From: "Inoue, Hiroshi"
Date:
Subject: Re: [ODBC] PGAPI_ProcedureColumns and no support for table outputarguments
Next
From: Adrian Klaver
Date:
Subject: Re: Ynt: Ynt: [ODBC] Server Closed the connection unexpectedly