kedorev Posted August 13, 2015 Share Posted August 13, 2015 Hi, i would like to know if prestashop can use an Oracle database. My firm already uses this database with our own ERP. i make some test with a MySQL database.but now, i need to make the connexion between both database. Someone has an idea if it's possible with prestashop or if i need to make a new class for it ? Thx for answers. Link to comment Share on other sites More sharing options...
musicmaster Posted August 14, 2015 Share Posted August 14, 2015 See this post https://www.prestashop.com/forums/topic/31421-database-oracle-10g-express-and-prestashop/ As far as I know little has changed. Link to comment Share on other sites More sharing options...
tuk66 Posted August 14, 2015 Share Posted August 14, 2015 PrestaShop (and many many modules) is tightly coupled to MySQL. Forget another database. Link to comment Share on other sites More sharing options...
kedorev Posted August 17, 2015 Author Share Posted August 17, 2015 Thx for your answer. If i don't use the same database, how can synchronize the prestashop database and oracle database ? Link to comment Share on other sites More sharing options...
tuk66 Posted August 18, 2015 Share Posted August 18, 2015 Both databases have probably different schemas. Schemas are crucial thing and some migration script running by cron would be a solution. Link to comment Share on other sites More sharing options...
kedorev Posted August 18, 2015 Author Share Posted August 18, 2015 I already check cron uses, but the problem with it : the synchronize isn't at the same time. I need some information present in the ERP. Link to comment Share on other sites More sharing options...
tuk66 Posted August 18, 2015 Share Posted August 18, 2015 It is a rather complex problem, and of course, we don't know your ERP. Link to comment Share on other sites More sharing options...
kedorev Posted August 18, 2015 Author Share Posted August 18, 2015 It's a modifier version of this : http://www.aj-blomesystem.de/en.html I'm not sure it could help you :x Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now