Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release > by-pkgid > f0bc842dcf666302badcfd2545f3387c > files > 154

libfreetds0-doc-0.82-12.mga1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>API Reference Manual</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="FreeTDS User Guide"
HREF="index.htm"><LINK
REL="UP"
TITLE="Programming"
HREF="programming.htm"><LINK
REL="PREVIOUS"
TITLE="Programming"
HREF="programming.htm"><LINK
REL="NEXT"
TITLE="db-lib API Implementation Summary"
HREF="dblib.api.summary.htm"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="userguide.css"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
><SPAN
CLASS="PRODUCTNAME"
>FreeTDS</SPAN
> User Guide: A Guide to Installing, Configuring, and Running <SPAN
CLASS="PRODUCTNAME"
>FreeTDS</SPAN
></TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="programming.htm"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 11. Programming</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="dblib.api.summary.htm"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="APIREFERENCE"
>API Reference Manual</A
></H1
><P
>The <A
HREF="../reference/index.html"
TARGET="_top"
>reference manual</A
> is installed as part of <SPAN
CLASS="PRODUCTNAME"
>FreeTDS</SPAN
>.  It can be regenerated at any time using <SPAN
CLASS="PRODUCTNAME"
>Doxygen</SPAN
> with <B
CLASS="COMMAND"
>cd <TT
CLASS="FILENAME"
>doc</TT
>; make doc</B
>.  
			</P
><P
>The reference manual is a work in progress: only the db-lib library is completely documented, and quite minimally at that.  Should you find it inadequate, you may be interested to learn it's not hard to add to, technically.  <SPAN
CLASS="PRODUCTNAME"
>Doxygen</SPAN
> generates a manual from encoded comments in the source code.  Its markup syntax is not hard to learn.  You can read more about it at the <A
HREF="http://www.stack.nl/~dimitri/doxygen/"
TARGET="_top"
>Doxygen website</A
>.  
			</P
><P
>Basic API coverage information for the db-lib, ct-lib, and ODBC client libraries is maintained in <TT
CLASS="FILENAME"
>doc/api_status.txt</TT
>, included in the source distribution.  For your convenience and enjoyment, we include that file in the following sections.  In each table, we note for the function
	<A
NAME="AEN3066"
HREF="#FTN.AEN3066"
><SPAN
CLASS="footnote"
>[1]</SPAN
></A
>
the extent to which it is implemented.  The <SPAN
CLASS="emphasis"
><I
CLASS="EMPHASIS"
>Status</I
></SPAN
> field may be:

<P
></P
><DIV
CLASS="VARIABLELIST"
><P
><B
>db-lib API function status domain</B
></P
><DL
><DT
>(blank)</DT
><DD
><P
>Function is not implemented.</P
></DD
><DT
>stub</DT
><DD
><P
>Function is implemented as a stub.  Some such functions return <TT
CLASS="LITERAL"
>SUCCEED</TT
> even though they have no effect, to satisfy upper layers.  </P
></DD
><DT
>Partial</DT
><DD
><P
>Function is partly implemented.  We haven't dealt with every possible option, for instance.  </P
></DD
><DT
>OK</DT
><DD
><P
>Function is implemented.  Completely, we claim.  </P
></DD
></DL
></DIV
>
			</P
></DIV
><H3
CLASS="FOOTNOTES"
>Notes</H3
><TABLE
BORDER="0"
CLASS="FOOTNOTES"
WIDTH="100%"
><TR
><TD
ALIGN="LEFT"
VALIGN="TOP"
WIDTH="5%"
><A
NAME="FTN.AEN3066"
HREF="apireference.htm#AEN3066"
><SPAN
CLASS="footnote"
>[1]</SPAN
></A
></TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
WIDTH="95%"
><P
>Sybase and Microsoft sometimes use slightly different names for the same function.  It is the intention of the <CODE
CLASS="OPTION"
>--enable-msdblib</CODE
> option to align
	<SPAN
CLASS="PRODUCTNAME"
>FreeTDS</SPAN
> with one or the other's convention.</P
></TD
></TR
></TABLE
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="programming.htm"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.htm"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="dblib.api.summary.htm"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Programming</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="programming.htm"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>db-lib API Implementation Summary</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>