Guest_imported
New member
- Jan 1, 1970
- 0
Hello!
I'm developing a new portal site, and I have a problem. There will be lots of articles on this portal and I want to handle them using asp (display them, catalog them, and SEARCH through them).
What is better in the servers point of view: should I store articles in a database and query the database with SQL or should I store them in separate text files. What's using less server resources?
Remember I want to search in articles and want to arrange them in categories, and also want users to be able to post reviews to the articles.
What method should I use?
(sorry if my English is bad)
I'm developing a new portal site, and I have a problem. There will be lots of articles on this portal and I want to handle them using asp (display them, catalog them, and SEARCH through them).
What is better in the servers point of view: should I store articles in a database and query the database with SQL or should I store them in separate text files. What's using less server resources?
Remember I want to search in articles and want to arrange them in categories, and also want users to be able to post reviews to the articles.
What method should I use?
(sorry if my English is bad)