Baby4 wrote: » This post has been deleted.
gctest50 wrote: » If it is just a "multi-user" Excel type of thing you need for now :http://www.docs.google.com/ You will have that going in a very short while. Then start planning for the future - i hope it takes off for you .
Fysh wrote: » Things to bear in mind - if you want off-site staff to be able to access it, you're looking at either: a) creating & installing a VPN service, then making them use that to get access to your work-only network, or b) making this database accessible to the entire world (ie asking for trouble of all sorts).
Sean^DCT4 wrote: » It's not the only option.. If the OP would consider not having it on the internal network.. What about creating an Amazon AWS or Windows Azure virtual machine and have the database running in the cloud. You can also restrict the access by IP (if the users have fixed IPs).
Cork24 wrote: » MySQL is freehttp://www.mysql.com/ you install the Server on one computer open up CMD on the computer and populate your tables on the Other computers they just need a Client or they can use Putty to connect to the SQL Server and edit or delete what they like if you wish you can install a LAMP Server on your computer with the likes of wamp, which would have Apache webserver, MySQL, php and PHP myAdmin