~ubuntu-branches/ubuntu/precise/libdbi-drivers/precise

« back to all changes in this revision

Viewing changes to drivers/sqlite/dbd_sqlite/c126.html

  • Committer: Stefano Rivera
  • Date: 2010-08-07 14:06:29 UTC
  • mfrom: (5.1.1 libdbi-drivers)
  • Revision ID: stefanor@ubuntu.com-20100807140629-dshfwn5j6v34pqrd
Tags: 0.8.3-1-0ubuntu1
New upstream release. -- Fixes ABORT problems with sqlite3+rrdtool

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<HTML
 
3
><HEAD
 
4
><TITLE
 
5
>Peculiarities you should know about</TITLE
 
6
><META
 
7
NAME="GENERATOR"
 
8
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 
9
REL="HOME"
 
10
TITLE="sqlite driver manual"
 
11
HREF="index.html"><LINK
 
12
REL="PREVIOUS"
 
13
TITLE="Driver options"
 
14
HREF="c100.html"><LINK
 
15
REL="NEXT"
 
16
TITLE="SQLite (mis)features"
 
17
HREF="x129.html"></HEAD
 
18
><BODY
 
19
CLASS="CHAPTER"
 
20
BGCOLOR="#FFFFFF"
 
21
TEXT="#000000"
 
22
LINK="#0000FF"
 
23
VLINK="#840084"
 
24
ALINK="#0000FF"
 
25
><DIV
 
26
CLASS="NAVHEADER"
 
27
><TABLE
 
28
SUMMARY="Header navigation table"
 
29
WIDTH="100%"
 
30
BORDER="0"
 
31
CELLPADDING="0"
 
32
CELLSPACING="0"
 
33
><TR
 
34
><TH
 
35
COLSPAN="3"
 
36
ALIGN="center"
 
37
>sqlite driver manual: A libdbi driver using the SQLite embedded database engine</TH
 
38
></TR
 
39
><TR
 
40
><TD
 
41
WIDTH="10%"
 
42
ALIGN="left"
 
43
VALIGN="bottom"
 
44
><A
 
45
HREF="c100.html"
 
46
ACCESSKEY="P"
 
47
>Prev</A
 
48
></TD
 
49
><TD
 
50
WIDTH="80%"
 
51
ALIGN="center"
 
52
VALIGN="bottom"
 
53
></TD
 
54
><TD
 
55
WIDTH="10%"
 
56
ALIGN="right"
 
57
VALIGN="bottom"
 
58
><A
 
59
HREF="x129.html"
 
60
ACCESSKEY="N"
 
61
>Next</A
 
62
></TD
 
63
></TR
 
64
></TABLE
 
65
><HR
 
66
ALIGN="LEFT"
 
67
WIDTH="100%"></DIV
 
68
><DIV
 
69
CLASS="CHAPTER"
 
70
><H1
 
71
><A
 
72
NAME="AEN126"
 
73
></A
 
74
>Chapter 4. Peculiarities you should know about</H1
 
75
><DIV
 
76
CLASS="TOC"
 
77
><DL
 
78
><DT
 
79
><B
 
80
>Table of Contents</B
 
81
></DT
 
82
><DT
 
83
>4.1. <A
 
84
HREF="x129.html"
 
85
>SQLite (mis)features</A
 
86
></DT
 
87
><DT
 
88
>4.2. <A
 
89
HREF="x205.html"
 
90
>sqlite driver misfeatures</A
 
91
></DT
 
92
></DL
 
93
></DIV
 
94
><P
 
95
>This chapter lists known peculiarities of the sqlite driver. This includes SQLite features that differ from what you know from the other database servers supported by libdbi, and it includes features and misfeatures introduced by the sqlite driver. It is the intention of the driver author to reduce the number of misfeatures in future releases if possible.</P
 
96
></DIV
 
97
><DIV
 
98
CLASS="NAVFOOTER"
 
99
><HR
 
100
ALIGN="LEFT"
 
101
WIDTH="100%"><TABLE
 
102
SUMMARY="Footer navigation table"
 
103
WIDTH="100%"
 
104
BORDER="0"
 
105
CELLPADDING="0"
 
106
CELLSPACING="0"
 
107
><TR
 
108
><TD
 
109
WIDTH="33%"
 
110
ALIGN="left"
 
111
VALIGN="top"
 
112
><A
 
113
HREF="c100.html"
 
114
ACCESSKEY="P"
 
115
>Prev</A
 
116
></TD
 
117
><TD
 
118
WIDTH="34%"
 
119
ALIGN="center"
 
120
VALIGN="top"
 
121
><A
 
122
HREF="index.html"
 
123
ACCESSKEY="H"
 
124
>Home</A
 
125
></TD
 
126
><TD
 
127
WIDTH="33%"
 
128
ALIGN="right"
 
129
VALIGN="top"
 
130
><A
 
131
HREF="x129.html"
 
132
ACCESSKEY="N"
 
133
>Next</A
 
134
></TD
 
135
></TR
 
136
><TR
 
137
><TD
 
138
WIDTH="33%"
 
139
ALIGN="left"
 
140
VALIGN="top"
 
141
>Driver options</TD
 
142
><TD
 
143
WIDTH="34%"
 
144
ALIGN="center"
 
145
VALIGN="top"
 
146
>&nbsp;</TD
 
147
><TD
 
148
WIDTH="33%"
 
149
ALIGN="right"
 
150
VALIGN="top"
 
151
>SQLite (mis)features</TD
 
152
></TR
 
153
></TABLE
 
154
></DIV
 
155
></BODY
 
156
></HTML
 
157
>
 
 
b'\\ No newline at end of file'