This series discusses the various means of integrating 3rd-party software, open source or not, with the well-known “commercial open source” CRM-Software SugarCRM. The first part describes the most basic integration by simply sharing database access.
In a lot of projects, no tight integration of your software with SugarCRM is needed - you only want to access the data, most of the times readonly, but also have the possibility to make changes. No UI needed, or no UI which is integrated into SugarCRM. For those cases it might be a good solution to simply share database with Sugar. ODBC, OLEDB as well as JDBC and Perl::DB drivers are available for free to access the mysql database. SugarCRMs table structure is rather easy to understand:
Tags: c3crm 研究sugarcrm
最新评论
3 weeks 2 days 前
3 weeks 3 days 前
5 weeks 5 hours 前
5 weeks 2 days 前
8 weeks 3 days 前
8 weeks 4 days 前
10 weeks 3 days 前
10 weeks 3 days 前
16 weeks 4 days 前
17 weeks 3 days 前