Hello,
Please help me in selecting a database to use with VB6.
my application will store some 20-25 values each second (24 X 7) along with date-time stamp...and i would need to access this data for over 1 year period...
Keeping this in mind...which database should i select?
also please guide me as to what should be structure of my table (should i keep separate database for each month or shall month be part of table etc.)??
As i am just starting the development, please suggest the best practices :)