I have coded a complex mathematical model in VB 5 which accesses an oracle database and does complex mathematical calculations. the code involves a lot of arrays. the software takes ahuge amount of memory. i am having 64 MB ram. because of the huge memory usage the software goes in non responding state. What sould I do to minimise the memory usage.

Thanx in advance