• 0

Staff Database


Question

Good evening everyone,

I'm wanting to create a small application that will be used to store information on staff, i.e. name, address, telephone numbers etc, etc..

The computers are quite limited so i'm unable install the likes of SQL server. I'm after advice on what alternate options i have and other general advice on this application.

I will answer any questions anyone has.

Thanks,

Michael

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

MS Access sounds like it could fit the bill. You can use it to make a simple database and then use GUI wizard to add stuff like searching and adding via form interface.

Link to comment
Share on other sites

  • 0

+1 for Access because you probably already have it if you've got Microsoft Office. Beyond that, you could use SQLite if you really wanted to get away from Access.

Link to comment
Share on other sites

  • 0

Unless you're looking to create the interface in Access as well, I would stay away from using it as a data store. There are plenty of better options out there. SQLite, Light-weight versions of SQL Server, embedded Firebird, etc..

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.