Antonio Musarra's Blog Blog
A few days ago, John Mertic has published a blog post of SugarCRM, the release of the driver PostgreSQL for SugarCRM Community Edition . The complete source tree is available on my GitHub repository at https://github.com/amusarra/sugarcrm_dev_PostgreSQL . Simultaneously with...
Nei giorni scorsi John Mertic ha pubblicato con un post sul blog di SugarCRM, il rilascio del driver PostgreSQL per SugarCRM Community Edition. Il source tree di SugarCRM CE completo dei driver è disponibile sul...
Some time ago I worked heavily on SugarCRM Community Edition 5.5 in order to add support to the database PostgreSQL .The implementation process was quite complex because of the many “if $ dbType …” scattered left and right for the...
Qualche tempo fa ho lavorato pesantemente su SugarCRM 5.5 Community Edition con lo scopo di aggiungere il supporto al data base PostgreSQL. L’operazione d’implementazione è stata abbastanza complessa a causa dei tanti “if $dbType...
Nel caso in cui abbiate la “fortuna” d’installare la versione trial (e non) del nuovo Mathcad Prime 2.0 a 64bit su Windows 7, sappiate che con buona probabilità potreste incappare in un crash totale...
Now available on The Central Maven Repository, the first version of the Java client for SugarCRM. The reference version is the SugarCRM Community Edition 6.4. Some additional information: Project Site Source Repository Download snapshot,...
Have you wondered how you can harness the power of XQuery with PHP? Well, the response is: Zorba Zorba I used a few years ago and has recently grown so much. For me, Zorba, is the...
Perhaps not everyone knows that SugarCRM uses a Unit Test framework. The Unit Test framework is PHPUnit. I have developed several tests of SugarCRM Unit who facilitated the search for functional problems. Council to read...