[go: up one dir, main page]

File: invalid.html

package info (click to toggle)
tora 1.3.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,632 kB
  • ctags: 7,487
  • sloc: cpp: 68,518; perl: 1,475; ansic: 291; sh: 173; makefile: 51
file content (12 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
<HTML><HEAD><TITLE>Invalid Objects</TITLE></HEAD><BODY>
<H1>Invalid Objects</H1>
This tool is usefull to recompile invalid objects in the database.<P>
<IMG SRC=images/invalid.png><P>
To the left you see a list of invalid objects. Select an object and the left
editor will be filled with code to recreate the code objects, you can then fix
whatever problem may be with it. Rows with errors will have red background and
you can see the error in the statusbar by putting the cursor on the row. You
can also refresh the list or change the active connection by the buttons in the
toolbar.
</BODY>
</HTML>