<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../style.css">
<title>
Gambas Documentation - DB
 (gb.db)</title>
</head>
<body>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../../help%3Fen"><img class="flag" alt="Home" border="0" src="../../../img/lang/en.png" align="center"></a>&nbsp;&nbsp;
<a href="../gb.db%3Fen">Up</a>&nbsp;&nbsp;
<a href="databaseuser/password%3Fen">Previous</a>&nbsp;&nbsp;
<a href="db/begin%3Fen">Next</a>&nbsp;&nbsp;
</td></tr></table>
<div class="notab">
<h1>
DB
 (gb.db)</h1>
This class represents the current connection.
<p>
The current connection is by default the first opened database.
You can modify it by using the <a href="db/current%3Fen">Current</a> property.
<p>
<div class="black"><font color="white" size="-2"><b>Symbols</b></font></div>
<div class="border">
This class is static.<br>
<hr><table class="none" cellspacing="0" cellpadding="0">
<tr>
<td align=left><b>Static&nbsp;properties</b></td><td width="32">&nbsp;</td>
<td align=left><b>Static&nbsp;methods</b></td><td width="32">&nbsp;</td>
<td align=left><b>Constants</b></td><td width="32">&nbsp;</td>
</tr>
<tr valign=top>
<td>
<b><a href="db/charset%3Fen">Charset</a></b>&nbsp;&nbsp; <b><a href="db/current%3Fen">Current</a></b>&nbsp;&nbsp; <b><a href="db/databases%3Fen">Databases</a></b>&nbsp;&nbsp; <b><a href="db/debug%3Fen">Debug</a></b>&nbsp;&nbsp; <b><a href="db/opened%3Fen">Opened</a></b>&nbsp;&nbsp; <b><a href="db/tables%3Fen">Tables</a></b>&nbsp;&nbsp; <b><a href="db/users%3Fen">Users</a></b>&nbsp;&nbsp; <b><a href="db/version%3Fen">Version</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<b><a href="db/begin%3Fen">Begin</a></b>&nbsp;&nbsp; <b><a href="db/close%3Fen">Close</a></b>&nbsp;&nbsp; <b><a href="db/commit%3Fen">Commit</a></b>&nbsp;&nbsp; <b><a href="db/create%3Fen">Create</a></b>&nbsp;&nbsp; <b><a href="db/delete%3Fen">Delete</a></b>&nbsp;&nbsp; <b><a href="db/edit%3Fen">Edit</a></b>&nbsp;&nbsp; <b><a href="db/exec%3Fen">Exec</a></b>&nbsp;&nbsp; <b><a href="db/find%3Fen">Find</a></b>&nbsp;&nbsp; <b><a href="db/limit%3Fen">Limit</a></b>&nbsp;&nbsp; <b><a href="db/open%3Fen">Open</a></b>&nbsp;&nbsp; <b><a href="db/quote%3Fen">Quote</a></b>&nbsp;&nbsp; <b><a href="db/rollback%3Fen">Rollback</a></b>&nbsp;&nbsp; <b><a href="db/subst%3Fen">Subst</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<b><a href="db/blob%3Fen">Blob</a></b>&nbsp;&nbsp; <b><a href="db/boolean%3Fen">Boolean</a></b>&nbsp;&nbsp; <b><a href="db/date%3Fen">Date</a></b>&nbsp;&nbsp; <b><a href="db/float%3Fen">Float</a></b>&nbsp;&nbsp; <b><a href="db/integer%3Fen">Integer</a></b>&nbsp;&nbsp; <b><a href="db/long%3Fen">Long</a></b>&nbsp;&nbsp; <b><a href="db/serial%3Fen">Serial</a></b>&nbsp;&nbsp; <b><a href="db/string%3Fen">String</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
</div>

</div>
<hr>
</body>
</html>

