If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > What setup should I use? PHP?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-17-07, 22:06
princessjoamy princessjoamy is offline
Registered User
 
Join Date: Dec 2007
Posts: 1
Question What setup should I use? PHP?

Hi,

I've been involved with databases mostly with Filemaker and Filemaker server, but I've had a customer approach me asking for a simple database, without Filemaker. I'm just not sure what solution I should use.

They want it accessible anywhere, which would suggest a web database. But they only have 3 users - 2 in the office and 1 in another location. So if I suggested a local database with an import routine and gave them the pros and cons they'd consider it.

The database they want is primarily a simple contact database, holding the names and details of contacts for the organisation. They have a hosting company that supports PHP.

Does anyone have any suggestions / advice? I just feel that a php hosted database is a bit overkill for such a simple database and I'm worried about the speed of updates to information. I'm also not sure what to suggest otherwise, as they're adamant they don't want to install Filemaker, and filemaker runtime databases can't run over a network.

Thanks,

Jo
Reply With Quote
  #2 (permalink)  
Old 12-18-07, 06:23
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
use php and a web-based solution
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 12-18-07, 09:36
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
princessjoamy

If you only have 3 users and you just want to access a bunch of contacts then why not just use Google Docs and just provide read/write access to each of the users involved. It wouldn't provide forms etc to fill out but it would be an easy way of allowing 3 people to maintain a document containing contacts at the same time.

I know this isn't a database solution and if you're using this "database" for mail shots etc then it won't work. However, if you're just needing to maintain a simple list of contacts, then this is a simple solution that requires no effort.

Mike
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On