I have installed pymssql using pip install pymssql, but in odoo 'All in one setup' getting error as "MS SQL Server not available. Please install "pymssql" python package." even though it is installed and moved pymssql 2.1.4 from site-packages into "Odoo10/server" folder. I'm working in odoo 10.0 (Windows OS).
Anyone have solution?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
1
Beantwoorden
3621
Weergaven
Odoo work with Postgresql database, not MS SQL server. There is something wrong in your setup.
By using External database source addon, we can use other database also. Here I'm using "External Database Source - MSSQL"
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
1
mrt. 17
|
6056 | ||
|
1
feb. 17
|
8012 | ||
|
0
jul. 25
|
1311 | ||
|
2
nov. 24
|
5983 | ||
|
2
okt. 24
|
3021 |
I didn't get any solution, then how it is resolved ??