Hello , members.

I have written a vb program sampling inputs from data logger , for now i am saving this inputs into a *.mdb data base file - the fields are value(of the inout i sample),date,time.
my problem is that this data base grows quikly its about 275MB for a day of sampling. do you know better way for sampling this input to a data base that will take less space
this program have to work all year!!

My second question is on a progaram or way to take this inputs and make with them reports and graph in a very fast way?