Assuming your not in a .Net environmentyou aren't using the Team Edition visual studio products, then I'd pick option 3. Have the sql script under source control as well.
Keeping their local databases in sync is no different than requiring them to work with the latest source code.
If you are using the Team products, then start using the Database edition (comes with Developer Edition) to manage your database under source control
