Application Model
Below Client-SQLServer application model suits ideally most companies' information storage and exchange requirements. It features:
• Multiuser environment, i.e. data can be input, shared and viewed between many users eliminating data duplication and queueing.
• Stronger security due to centralization of data sources.
• Data access from any location around the world and at any time.
• Data output in form of custom reports in any format (pdf, word, excel, web document, crystal reports).
• Easy to maintain as database (sql server) is an independent entity to the interface which access/output data (client)
Data Input (figures, text)
|
 |
VB or Access |
 |
Web Browser |
|
Data input from any place any time using flexible well known user friendly VB Access or web browser forms.
|

 |
 |
SQLServer Oracle SyBase
|
|

 |
Data Output (reports)
|
 |
Word |
 |
Pdf |
 |
Excel |
 |
Web Document |
|
Data output generates custom reports, inc. charts, tables, other statistics. in well known cross compatible formats.
|
|