It appears you have not registered with our community. To register please click here ...
February 09, 2012, 09:30:18 AM
Is it faster to access the database over and over or to put the data into an array and then extract what I need from that array therefore only opening the database one time...