Tagged Questions
12
votes
12answers
2k views
Alternatives to Access
Are there any alternatives to MS Access?
Requirements:
Portable Database file
Integrated form development for data entry
No compiling necessary. Can be modified on the fly.
Two more ...
1
vote
3answers
147 views
Microsoft Access Database instead of SQLite or Local Database
Does a Microsoft Access Database is a possible solution to this question? SQLite seems to be exactly what I want but I cannot make it work in the .NET framework 4.0.
I was thinking about using a ...