10-22-2007 11:24 AM
10-22-2007 03:52 PM
10-22-2007 11:00 PM
10-23-2007 12:12 AM
10-23-2007 07:47 AM - edited 10-23-2007 07:47 AM
Message Edited by mattias@hv on 10-23-2007 07:50 AM
10-29-2007 05:39 AM
I have now also added a procedure to my database called AddData. I have managed to decrease my write time to about 33 ms by using this procedure instead of having a "insert into... etc" .
I have also added the possibility to save data to a simple text file. I'm having no problems at all when using this method, the write time is as low as 1ms or less. But when saving to the database the disc activity increases very much compared to when only writing to the text file. Do you know why the disc activity increases when using the database instead of a simple text file? I have measure my drive by using HD Tune and I see no problems with the disc performance.
Thanks in advance for any advice!
Regards,
Mattias