Oracle and <FORM>
decoux@moulon.inra.fr (ts)
Date: Mon, 8 Nov 93 12:48:08 +0100
From: decoux@moulon.inra.fr (ts)
Message-id: <9311081148.AA15985@moulon.moulon.inra.fr>
To: www-talk@nxoc01.cern.ch
Subject: Oracle and <FORM>
Oracle and <FORM>
=================
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