Best practice to use MS Excel as a database
Posted
by Ying
on Stack Overflow
See other posts from Stack Overflow
or by Ying
Published on 2010-04-18T01:30:47Z
Indexed on
2010/04/18
1:33 UTC
Read the original article
Hit count: 406
In office, it is popular to use MS Excel to store data. In most cases, the data is structured, which means it is suitable for a database. I know peole prefer MS Excel for it is easy to change the data structure and data value. So I have an idea to use MS Excel as a database IF people follow a general rule to store data. In other words, by a best practice to use MS Excel as a database. I have thought to use MS Access to store data, but it is expensive and not popular as MS Excel.
I don't mind to buy such a solution, especially when it is for .Net platform.
Any ideas or suggestions are welcome.
© Stack Overflow or respective owner