can a software be an ERP and CMS simultaneously [closed]
Closed 10 years ago.
Functions returning either “OK” or “error message” instead of procedures
I have joined writing middle-size multi-purpose database application as co-lead. It currently has about 150 tables (and growing) and overall functionality you can imagine as very small ERP.
New to Data Warehouses/ERP
The organisation I work for is very application rich i.e. there are lots of SQL and Oracle databases. We are thinking about a data warehouse.
Database design, how to handle freelancers
The context
Database design, how to handle freelancers
The context
Database design, how to handle freelancers
The context
Should I avoid data duplication?
I’m trying to design a relatively simple ERP system. However, there are some requirements that complicate things a little bit:
Should I avoid data duplication?
I’m trying to design a relatively simple ERP system. However, there are some requirements that complicate things a little bit:
Should I avoid data duplication?
I’m trying to design a relatively simple ERP system. However, there are some requirements that complicate things a little bit:
How to structure an ERP system in a modular way, with module hierarchy and where do application layers stand in this?
I built an asset management system (a web application) using C# ASP.NET in MVC structure. My project is built upon the ASP.NET Boilerplate template, which includes 5 layers by default. These layers are: