File: mpsql_output.html

package info (click to toggle)
mpsql 2.1-2
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 3,528 kB
  • ctags: 4,886
  • sloc: ansic: 35,184; makefile: 3,761; sh: 44
file content (30 lines) | stat: -rw-r--r-- 893 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR"
content="Microsoft FrontPage (Visual InterDev Edition) 2.0">
<title>MPSQL - Result Window</title>
</head>

<body bgcolor="#FFFFFF">
<a href="mpsql.html">MPSQL Contents</a>

<h2>Result Window</h2>

<p><img src="app.gif" width="375" height="158"></p>

<p>The result window is used for displaying the results of SQL
statements that were executed in the <a href="mpsql_edit.html">SQL
Command Window</a>.</p>

<p>The formatting of the results is controlled by settings under
the menu selection <a href="mpsql_menu_options.html">Options</a>.
The contents of the window can not be directly altered by the
user. The contents of the window can be copied to the clipboard.</p>

<p><img src="bar.gif" width="400" height="40"></p>
</body>
</html>