Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why we are moving to
Message
 
To
19/01/2007 14:45:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01187155
Message ID:
01187448
Views:
20
In data-driven web-based systems the database tier should provide fast access to data, transaction processing, and maintain data integrity. Even dealing with data access security, as was important in client/server projects in the past, is not that important in web-based development anymore, because data access usulay happens in the context of the same account. If we add more features into the database, such as managing objects, inheritance, files, sending email, reading emails, etc. - we would just be taking the job from the middle-tier or from other systems, and overload the database with features that is not really a job of the database. Well, Micosoft did not bad job by integrating some "other features" into the SQLServer without sacrificing the main features of the database which I listed at the beginning of this post (alsthough, the MS SQLMail, MS DTS and other sub systems still need improvements). However, other vendors tried to differentiate themselves on the maket by adding OOP and other features, and as a result sacrificed for example performance. So, I guess the main question in your case would be what do you expect from the database system - the main data-related features or additional features that sound cool and nice.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform