Page 1 of 1

OC database / communication

Posted: Wed Jul 12, 2017 10:21 am
by alex067
Hello everyone.

Does OpenCart provide each customer with their own database? If so, is it possible to communicate with that database?

Re: OC database / communication

Posted: Fri Jul 14, 2017 7:55 pm
by IP_CAM
well, your Hoster would not be very happy, if you would require 1000 Databases
for 1000 Customers, I assume! :laugh:
You have to settle with 1 Database, for all Customers, and everything else..
Ernie

Re: OC database / communication

Posted: Mon Jul 17, 2017 6:09 pm
by villagedefrance
Only one database obviously but each customer has a unique "customer_id".
So just call the ID. ;)