If you want to update a database, try
"http://moulon.inra.fr/oracle/A/update/table?action=tables"
or retrieve "http://moulon.inra.fr/" and select "update the database".
To update the database, you must have :
- a client 1.0 which accept <FORM>
- an username : scott
- a password : tiger
With (scott,tiger) you can retrieve, update and add rows, you need another
(username, password) to delete rows or put a lock.
More explanations are given in :
"http://moulon.inra.fr/update_eng.html" (english version)
ou
"http://moulon.inra.fr/update.html" (version francaise)
Guy Decoux