|
-
I am not very good with IAS but just by looking at your post, one thing I can say is "SCALABILITY".
When you have everything in your database, you are limited on scalability and load balancing the load on application components.
Using a middle tier server, you can separate the logic, data and the presentation into individual components.
If scalability and number of users is not an issue then using the database may solve most of your problems.
dba
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|