September 7, 2009
What software application (not brand specific) would work best for client record storage and follow up?
f1scrilla asked:
My company currently does not maintain certain records on their clients. We are looking to find a software where we can store the records (personal information, contacts, tasks, sales, etc..) And then work from there as well as new opportunities present. A CRM would work best here? Most of the CRMs that I'm seeing are sales oriented.
Create a video blog
My company currently does not maintain certain records on their clients. We are looking to find a software where we can store the records (personal information, contacts, tasks, sales, etc..) And then work from there as well as new opportunities present. A CRM would work best here? Most of the CRMs that I'm seeing are sales oriented.
Create a video blog
Filed under Software by kris
Leave a Comment
You must be logged in to comment

Comments on What software application (not brand specific) would work best for client record storage and follow up? »
Hi,
You could go for a free open source database instead. MySQL 5.0 is a good option, though with databases you would have to create tables and store your requisite data in them, in your case it seems to be like customer details.
Here is the site -. You can download the installation files of the current stable version from this site’s downloads section. They have a couple of case studies and whitepapers which you could look into.
Note – The enterprise edition of MySQL is not free.
Cheers and Good Luck!