Hi guys,
there is any chance to install Odoo on microsoft sql server instead of use postgres sql?
Thank you
Claudio
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi guys,
there is any chance to install Odoo on microsoft sql server instead of use postgres sql?
Thank you
Claudio
Thank you Dipak for your answer,
there is any tool as this for connect postgres towards mssql? In other words main server will be mssql and I would redirect data from postgres to mssql.
Claudio
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
1
лист. 22
|
3874 | ||
|
1
жовт. 21
|
2335 | ||
|
1
бер. 15
|
5294 | ||
|
4
бер. 15
|
4570 | ||
|
1
бер. 15
|
2973 |
Hey Claudio,
No, its not possible.
as many of the statements (queries) and handling method (indexes / sequences) are written in a way of postgres syntax.
But you can follow below ref.to connect your databse to some other data sources (mssql etc.). please see below ref.module,
https://www.odoo.com/apps/modules/10.0/base_external_dbsource_mssql/