Hi,
I need to keep my SugarCRM in sync with Bamboo. Especially the contacts / bamboo_clients table.
It’s a very simple script: It connects to both databases, SELECTS everything from Sugar contacts with an ORDER BY id.
Afterwards it INSERTs everything in a while in Bamboo client table.
It works very good with the ORDER BY, even if I TRUNCATE clients Table. Maybe it’s a very brutal way of doing it. If there are other people interested we could talk it over and maybe create a temptable with a timestamp in it or something like that.
For me it works though.
Just insert your Database Connection and open the PHP in a browser.
It works with Sugar 5.2.2 and Bamboo 0.8.8
Bye, Chris


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks