Does anyone have any tips for optimizing code to make things run slicker. I'm already doing the following:
Ramdrives for indexes and temporary files
Creating separate fields filled with dtos(date) rather than index on dtos(date) ....
Anyone got any other tips?
Ramdrives for indexes and temporary files
Creating separate fields filled with dtos(date) rather than index on dtos(date) ....
Anyone got any other tips?