[lazarus] Anyone want to help with documentation?
Markku Niskanen
markku.niskanen at iki.fi
Tue Sep 3 16:53:29 EDT 2002
>any kind of tool persay. I would just give you the SQL dump of the
>database and you would load it into your database locally. You could add
Why make it this complicated? If the material is already in a MySQL
database all that is needed is a bunch of PHP scripts to get direct access
to the database with updates/inserts. If the records contain timestamps
everybody could be able to check the versions as well. Restricting access
with login/password is no problem, either, I've done it.
Dumping the database to several people and returning the changed
data will become a mess if there are more than one people involved.
Just my 2 eurocents (after finishing a PHP/MySQL project, just before
starting a new one).
Markku
--
markku.niskanen at iki.fi
More information about the Lazarus
mailing list