How can I make a binary database , I developed a program sampling sesnors value from a datalogger system , the problem I sampling 210 sensors in 3 groups of 70 (70 for a sec) each sensor as a different ID number. until now I save those inputs in a table of access which grows realy fast to huge size !!!
I was told to do a binary file to save those inputs ???
How than I analyze those inputsto graphs & reports ???
Thanks , Moyalt ([email protected])
