- Joined
- Dec 17, 2015
- Messages
- 36
- Reaction score
- 7
We are trying to get the ODBC connection string working, in the tool it works properly, but according to the documentation here:
http://www.3cx.com/docs/odbc-search-pho ... zbi4eu87wv
In case of MSSQL database you will have to specify a connection string including user and password of the database. To do so, in the DSN Name field should be appended: “ODBCdatabase;uid=USER;pwd=PASS;”
The problem is in V15 SP1, if you copy that statement verbatim and click ok, then click back on ODBC you can see it cuts off the odbc DSN connection string at the first equals = sign.
Is there a way around this?
http://www.3cx.com/docs/odbc-search-pho ... zbi4eu87wv
In case of MSSQL database you will have to specify a connection string including user and password of the database. To do so, in the DSN Name field should be appended: “ODBCdatabase;uid=USER;pwd=PASS;”
The problem is in V15 SP1, if you copy that statement verbatim and click ok, then click back on ODBC you can see it cuts off the odbc DSN connection string at the first equals = sign.
Is there a way around this?