<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/refs.database.vendors.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'de',
  ),
  'this' => 
  array (
    0 => 'book.sqlite3.php',
    1 => 'SQLite3',
    2 => 'SQLite3',
  ),
  'up' => 
  array (
    0 => 'refs.database.vendors.php',
    1 => 'Anbieterspezifische Datenbankerweiterungen',
  ),
  'prev' => 
  array (
    0 => 'class.pgsql-lob.php',
    1 => 'PgSql\\Lob',
  ),
  'next' => 
  array (
    0 => 'sqlite3.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'de',
    'path' => 'reference/sqlite3/book.xml',
  ),
  'history' => 
  array (
  ),
  'extra_header_links' => 
  array (
    'rel' => 'alternate',
    'href' => '/manual/en/feeds/book.sqlite3.atom',
    'type' => 'application/atom+xml',
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="book.sqlite3" class="book">
 
 <h1 class="title">SQLite3</h1>
 

 <div id="intro.sqlite3" class="preface">
  <h1 class="title">Einführung</h1>
  <p class="para">
   Unterstützung für SQLite3-Datenbanken.
  </p>
 </div>

 







 







 







 



 







 








<ul class="chunklist chunklist_book"><li><a href="sqlite3.setup.php">Installation/Konfiguration</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="sqlite3.requirements.php">Anforderungen</a></li><li><a href="sqlite3.installation.php">Installation</a></li><li><a href="sqlite3.configuration.php">Laufzeit-Konfiguration</a></li></ul></li><li><a href="sqlite3.constants.php">Vordefinierte Konstanten</a></li><li><a href="class.sqlite3.php">SQLite3</a> — Die Klasse SQLite3<ul class="chunklist chunklist_book chunklist_children"><li><a href="sqlite3.backup.php">SQLite3::backup</a> — Backup one database to another database</li><li><a href="sqlite3.busytimeout.php">SQLite3::busyTimeout</a> — Sets the busy connection handler</li><li><a href="sqlite3.changes.php">SQLite3::changes</a> — Gibt die Anzahl der Datenbankreihen zur&uuml;ck, die durch die letzte SQL-Anfrage
   ver&auml;ndert, gel&ouml;scht oder hinzugef&uuml;gt wurden.</li><li><a href="sqlite3.close.php">SQLite3::close</a> — Beendet eine Datenbankverbindung</li><li><a href="sqlite3.construct.php">SQLite3::__construct</a> — Instanziiert ein SQLite3-Objekt und &ouml;ffnet eine SQLite3-Datenbank</li><li><a href="sqlite3.createaggregate.php">SQLite3::createAggregate</a> — Registriert eine PHP-Funktion zum Gebrauch als SQL-Aggregat-Funktion</li><li><a href="sqlite3.createcollation.php">SQLite3::createCollation</a> — Registers a PHP function for use as an SQL collating function</li><li><a href="sqlite3.createfunction.php">SQLite3::createFunction</a> — Registriert eine PHP-Funktion, die als SQL-Skalar-Funktion genutzt werden kann</li><li><a href="sqlite3.enableexceptions.php">SQLite3::enableExceptions</a> — Enable throwing exceptions</li><li><a href="sqlite3.escapestring.php">SQLite3::escapeString</a> — Gibt eine passend maskierte Zeichenkette zur&uuml;ck</li><li><a href="sqlite3.exec.php">SQLite3::exec</a> — F&uuml;hrt eine ergebnislose Abfrage an eine Datenbank aus</li><li><a href="sqlite3.lasterrorcode.php">SQLite3::lastErrorCode</a> — Gibt den numerischen Ergebniscode der letzten fehlgeschlagenen SQLite-Anweisung zur&uuml;ck</li><li><a href="sqlite3.lasterrormsg.php">SQLite3::lastErrorMsg</a> — Gibt einen englischen Text zur&uuml;ck, der die letzten fehlgeschlagenen SQLite-Anfrage beschreibt.</li><li><a href="sqlite3.lastinsertrowid.php">SQLite3::lastInsertRowID</a> — Gibt die Datensatz-Id des zuletzt get&auml;tigten INSERT in die Datenbank zur&uuml;ck</li><li><a href="sqlite3.loadextension.php">SQLite3::loadExtension</a> — Versucht eine SQLite-Erweiterungsbibliothek zu laden</li><li><a href="sqlite3.open.php">SQLite3::open</a> — &Ouml;ffnet eine SQlite-Datenbank</li><li><a href="sqlite3.openblob.php">SQLite3::openBlob</a> — Opens a stream resource to read a BLOB</li><li><a href="sqlite3.prepare.php">SQLite3::prepare</a> — Bereitet eine SQL-Anweisung f&uuml;r die Ausf&uuml;hrung vor</li><li><a href="sqlite3.query.php">SQLite3::query</a> — F&uuml;hrt eine SQL-Anfrage aus</li><li><a href="sqlite3.querysingle.php">SQLite3::querySingle</a> — Executes a query and returns a single result</li><li><a href="sqlite3.setauthorizer.php">SQLite3::setAuthorizer</a> — Configures a callback to be used as an authorizer to limit what a statement can do</li><li><a href="sqlite3.version.php">SQLite3::version</a> — Returns the SQLite3 library version as a string constant and as a number</li></ul></li><li><a href="class.sqlite3exception.php">SQLite3Exception</a> — The SQLite3Exception class</li><li><a href="class.sqlite3stmt.php">SQLite3Stmt</a> — Die Klasse SQLite3Stmt<ul class="chunklist chunklist_book chunklist_children"><li><a href="sqlite3stmt.bindparam.php">SQLite3Stmt::bindParam</a> — Binds a parameter to a statement variable</li><li><a href="sqlite3stmt.bindvalue.php">SQLite3Stmt::bindValue</a> — Binds the value of a parameter to a statement variable</li><li><a href="sqlite3stmt.clear.php">SQLite3Stmt::clear</a> — Clears all current bound parameters</li><li><a href="sqlite3stmt.close.php">SQLite3Stmt::close</a> — Closes the prepared statement</li><li><a href="sqlite3stmt.construct.php">SQLite3Stmt::__construct</a> — Constructs an SQLite3Stmt object</li><li><a href="sqlite3stmt.execute.php">SQLite3Stmt::execute</a> — Executes a prepared statement and returns a result set object</li><li><a href="sqlite3stmt.getsql.php">SQLite3Stmt::getSQL</a> — Get the SQL of the statement</li><li><a href="sqlite3stmt.paramcount.php">SQLite3Stmt::paramCount</a> — Returns the number of parameters within the prepared statement</li><li><a href="sqlite3stmt.readonly.php">SQLite3Stmt::readOnly</a> — Returns whether a statement is definitely read only</li><li><a href="sqlite3stmt.reset.php">SQLite3Stmt::reset</a> — Resets the prepared statement</li></ul></li><li><a href="class.sqlite3result.php">SQLite3Result</a> — Die Klasse SQLite3Result<ul class="chunklist chunklist_book chunklist_children"><li><a href="sqlite3result.columnname.php">SQLite3Result::columnName</a> — Returns the name of the nth column</li><li><a href="sqlite3result.columntype.php">SQLite3Result::columnType</a> — Returns the type of the nth column</li><li><a href="sqlite3result.construct.php">SQLite3Result::__construct</a> — Constructs an SQLite3Result</li><li><a href="sqlite3result.fetcharray.php">SQLite3Result::fetchArray</a> — Fetches a result row as an associative or numerically indexed array or both</li><li><a href="sqlite3result.finalize.php">SQLite3Result::finalize</a> — Closes the result set</li><li><a href="sqlite3result.numcolumns.php">SQLite3Result::numColumns</a> — Returns the number of columns in the result set</li><li><a href="sqlite3result.reset.php">SQLite3Result::reset</a> — Resets the result set back to the first row</li></ul></li></ul></div><?php manual_footer($setup); ?>