Reputation: 111
I have a project in mind for a desktop aplication that interacts with e-shops directly. My goal is to create an application that uses the e-shop´s table and presents it to the shop through this app. Before I get too into it I want to find a shoping cart software (preferably the oneclick installs that many webhosts offer) that will let me access it´s tables and modify/read/write at will without going throught the website. Could I do this with OpenCart? if not which way should I shoot?
Thanks in advance
Upvotes: 1
Views: 1150
Reputation: 16065
Normally this is not possible unless You'd stick directly with some DB administration tool that will connect directly to the database server. There are some options though:
Upvotes: 1