[Mydatabasepilot-cvs] Docs DatabaseProcess.html,1.2,1.3
Status: Alpha
Brought to you by:
nanoface
From: <nan...@us...> - 2003-04-23 01:51:30
|
Update of /cvsroot/mydatabasepilot/Docs In directory sc8-pr-cvs1:/tmp/cvs-serv25451 Modified Files: DatabaseProcess.html Log Message: Corrected a typo Index: DatabaseProcess.html =================================================================== RCS file: /cvsroot/mydatabasepilot/Docs/DatabaseProcess.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DatabaseProcess.html 22 Apr 2003 04:43:15 -0000 1.2 --- DatabaseProcess.html 23 Apr 2003 01:51:26 -0000 1.3 *************** *** 15,19 **** <ul> <li><span style="font-weight: bold; color: #003399;">ShowTables</span> - User requested a list of tables in current database;</li> ! <li><span style="font-weight: bold; color: #003399;">ShowFields</span> - User requested a to see Sturcture of a particular table;</li> <li><span style="font-weight: bold; color: #003399;">ShowRecords</span> - User requested to see the Records of a particular table;</li> <li><span style="font-weight: bold; color: #003399;">AddField</span> - User requested to add a new field to a particular table;</li> --- 15,19 ---- <ul> <li><span style="font-weight: bold; color: #003399;">ShowTables</span> - User requested a list of tables in current database;</li> ! <li><span style="font-weight: bold; color: #003399;">ShowFields</span> - User requested to see Sturcture of a particular table;</li> <li><span style="font-weight: bold; color: #003399;">ShowRecords</span> - User requested to see the Records of a particular table;</li> <li><span style="font-weight: bold; color: #003399;">AddField</span> - User requested to add a new field to a particular table;</li> |