On Wed, Dec 23, 2009 at 11:46 AM, Stephen Wolfe <[email protected]>wrote:
> I was wondering if there is a way to store the database file on my hosting > space so I can allow access to it from any computer? Of course, it would > need to accept some kind of login password or some other way for me to > control access from others who use the database. I'm also guessing this > would also get more people to use OpenOffice. That would be perfect :) > > -Stephen Wolfe (software designer) > wolfe1.com > What you can do is connect Base to your mysql database althought connecting directly to a remote database is not a good security practice. Is better if you implement replication on a local environment over an encripted tunnel and then connect locally using Base. Your local mysql database will be able to sync all the information with the one on the hosting area. -- Alexandro Colorado OpenOffice.org Español IM: [email protected]
