View Single Post
  #2 (permalink)  
Old 11-16-2004, 11:31 PM
godzilla's Avatar
godzilla godzilla is offline
WebProWorld Member
 

Join Date: Aug 2003
Location: Montreal, CA
Posts: 68
godzilla RepRank 0
Default

I'm not an expert in the field so I can't really understand what you mean by CF BUT as far as I know Access handling 6000 records is rather unsecure and uneffcient storage manager.

Note that Access was initially designed for non critical small size applications requiring fast deployment and thus is not suited for large data or fast access. Note also that the size of the data tends to increase geometricly under access without any particular reason.

Finally, I would suggest swithing to MySQL or any other prof. db that would allow fast and reliable access to data.

Hope I helped.
__________________
Everything has its reason.
Your greatest glory doesn't consist in falling, but rising every time you fall and this is what defines a perfect human.
Godzilla's pass-time
Reply With Quote