when you develop a database program, what's your choice and why (may be your choice not in list).
- use dBase table (easy to use but not secure).
- Paradox table (secure table)
- MySQL (good for network but not simple/must install MySQL)
so what's your choice?