rvp032582
Posts: 47
|
| Posted: 03/21/2007, 12:59 PM |
|
would the html and asp pages generated by codecharge that are reading from an access db load slowly on a server? are these pages bulky with the several hundred lines of code?
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 03/21/2007, 2:27 PM |
|
Short and simple?
No!
Performance is in general dependend on:
server platform, quality of SQL and / or database.
Personally Access is considered bottle neck.
if The answer to your question would be yes, not many people would be using CCS nor be on this forum
Walter
linux/apache/mysql
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
JimmyCrackedCorn
Posts: 583
|
| Posted: 03/22/2007, 6:32 PM |
|
We have many sites that use Access as the database backend. Access does not cause any bottlenecks in our experience.
_________________
Walter Kempees...you are dearly missed. |
 |
 |
rvp032582
Posts: 47
|
| Posted: 03/23/2007, 5:41 AM |
|
yeah access db's are pretty portable, not too slow either. i was just thinking of things that may cause the pages to load slow, but we've discovered it was another issue on the server and had nothing to do with codecharge generated pages. thanks
|
 |
 |
wkempees
|
| Posted: 03/23/2007, 1:02 PM |
|
Quote :
we've discovered it was
another issue on the server and had nothing to do with codecharge generated
pages
Which was exactly what I meant.
Walter
|
|
|
 |