~ubuntu-branches/debian/lenny/freetds/lenny

« back to all changes in this revision

Viewing changes to doc/doc/freetds-0.82/reference/a00133.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2008-08-02 11:49:53 UTC
  • mfrom: (2.1.10 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080802114953-0qdeowgl63k42n2c
Tags: 0.82-4
* Fix a typo in the freetds-common description, ugh
* Versioned replaces of libct4 by freetds-common, since the current one
  obviously doesn't have overlapping files.
* tdsodbc: check for /var/lib/odbc existence before removing it in the
  postinst, since there are cases where it won't exist on upgrade (i.e.,
  if the driver was never enabled in the first place).  Closes: #493303.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
3
<title>FreeTDS API: _dblib_error_message Struct Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.4.1 -->
 
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
 
8
<h1>_dblib_error_message Struct Reference<br>
 
9
<small>
 
10
[<a class="el" href="a00281.html">Internals</a>]</small>
 
11
</h1><a href="a00010.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
 
12
<tr><td></td></tr>
 
13
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
 
14
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o0" doxytag="_dblib_error_message::msgno"></a>
 
15
DBINT&nbsp;</td><td class="memItemRight" valign="bottom"><b>msgno</b></td></tr>
 
16
 
 
17
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o1" doxytag="_dblib_error_message::msgtext"></a>
 
18
char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>msgtext</b></td></tr>
 
19
 
 
20
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o2" doxytag="_dblib_error_message::severity"></a>
 
21
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>severity</b></td></tr>
 
22
 
 
23
</table>
 
24
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
25
<p><b>For internal use only.</b></p>
 
26
<p>
 
27
<dl compact><dt><b>Remarks:</b></dt><dd>member msgno Vendor-defined message number <p>
 
28
member severity Is passed to the error handler <p>
 
29
member msgtext Text of message </dd></dl>
 
30
</p>
 
31
 
 
32
<p>
 
33
<hr>The documentation for this struct was generated from the following file:<ul>
 
34
<li>/usr/local/users/home/jklowden/projects/releases/freetds/0.82/src/dblib/<a class="el" href="a00195.html">dblib.c</a></ul>
 
35
<hr size="1"><address style="align: right;"><small>Generated on Wed May 7 19:22:10 2008 for FreeTDS API by&nbsp;
 
36
<a href="http://www.doxygen.org/index.html">
 
37
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address>
 
38
</body>
 
39
</html>