File: mpsql_menu_help.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 (43 lines) | stat: -rw-r--r-- 1,069 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
31
32
33
34
35
36
37
38
39
40
41
42
43
<!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 - Help Menu</title>
</head>

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

<h2>Help Menu</h2>

<p><img src="menu.gif" width="350" height="19"></p>

<p><strong>Using MPSQL</strong></p>

<p>Opens online help for the application. See: <a
href="mpsql_help.html">Help Interface</a></p>

<p><strong>Using PostgresSQL</strong></p>

<p>Opens the online PostgresSQL documentation. See: <a
href="mpsql_help.html">Help Interface</a></p>

<p><strong>SQL Reference</strong></p>

<p>Opens the online SQL reference. See: <a href="mpsql_help.html">Help
Interface</a></p>

<p><strong>About MPSQL</strong></p>

<p>Displays an about dialog to the user containing the copyright
and version of the application:</p>

<p><img src="about.gif" width="200" height="111"></p>

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