
Originally Posted by
stevec if you have a broadband connection, you could allow access to the home PC from the outside world. However, this would be a bit of a risk and you'll need to know about setting up firewalls.
Yes - you could swap databases. Provided the installations are the same (database usernames, passwords and table types (miisam, innodb etc) you can swap. The simplest way to swap if you are using myisam tables (usually the default) is to stop the mysql server (services), copy the whole contents of the \program files\mysql\mysql server\data\sugarcrm directory into the same location on the laptop (while mysql is stopped on the laptop too).
Alternatively, sugar do an offline sync tool but that might only be available for the pro and enterprise versions.
Bookmarks