Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stored Procedures to edit DB
02-25-2014, 07:41 PM,
#3
RE: Stored Procedures to edit DB
(02-25-2014, 06:28 PM)Forums Wrote: Hi, the reason for the lack of stored procedures is that it has always been the policy of webERP that it should be possible to port it to other DBMS.

You should use the API for your POS and portal rather than updating the webERP DB directly

Thanks
Tim

There's no inherent conflict between stored procedures and porting, if you abstract the procedures behind a php function (like the API) and make that load whatever script/procedure is appropriate for the DBMS in use you don't even have to worry about it.

As it stands, the portal could potentially use the API but the other existing software can't.
Reply


Messages In This Thread
Stored Procedures to edit DB - by serakfalcon - 02-25-2014, 10:30 AM
RE: Stored Procedures to edit DB - by Forums - 02-25-2014, 06:28 PM
RE: Stored Procedures to edit DB - by serakfalcon - 02-25-2014, 07:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)