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
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 11 22
|
4124 | ||
|
1
thg 10 21
|
2424 | ||
|
1
thg 3 15
|
5418 | ||
|
4
thg 3 15
|
4623 | ||
|
1
thg 3 15
|
3014 |
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/