<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<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>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../../help+en"><img class="flag" alt="Home" border="0" src="../../../img/lang/en.png" align="center"></a>&nbsp;
<a href="../gb.db+en">Up</a>&nbsp;
<a href="databaseuser/password+en">Previous</a>&nbsp;
<a href="db/begin+en">Next</a>&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+en">Current</a> property.
<p>
<div class="black"><font 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 class="none" href="db/charset+en">Charset</a></b>&nbsp;&nbsp; <b><a class="none" href="db/current+en">Current</a></b>&nbsp;&nbsp; <b><a class="none" href="db/databases+en">Databases</a></b>&nbsp;&nbsp; <b><a class="none" href="db/debug+en">Debug</a></b>&nbsp;&nbsp; <b><a class="none" href="db/opened+en">Opened</a></b>&nbsp;&nbsp; <b><a class="none" href="db/tables+en">Tables</a></b>&nbsp;&nbsp; <b><a class="none" href="db/users+en">Users</a></b>&nbsp;&nbsp; <b><a class="none" href="db/version+en">Version</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<b><a class="none" href="db/begin+en">Begin</a></b>&nbsp;&nbsp; <b><a class="none" href="db/close+en">Close</a></b>&nbsp;&nbsp; <b><a class="none" href="db/commit+en">Commit</a></b>&nbsp;&nbsp; <b><a class="none" href="db/create+en">Create</a></b>&nbsp;&nbsp; <b><a class="none" href="db/delete+en">Delete</a></b>&nbsp;&nbsp; <b><a class="none" href="db/edit+en">Edit</a></b>&nbsp;&nbsp; <b><a class="none" href="db/exec+en">Exec</a></b>&nbsp;&nbsp; <b><a class="none" href="db/find+en">Find</a></b>&nbsp;&nbsp; <b><a class="none" href="db/limit+en">Limit</a></b>&nbsp;&nbsp; <b><a class="none" href="db/open+en">Open</a></b>&nbsp;&nbsp; <b><a class="none" href="db/quote+en">Quote</a></b>&nbsp;&nbsp; <b><a class="none" href="db/rollback+en">Rollback</a></b>&nbsp;&nbsp; <b><a class="none" href="db/subst+en">Subst</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<b><a class="none" href="db/blob+en">Blob</a></b>&nbsp;&nbsp; <b><a class="none" href="db/boolean+en">Boolean</a></b>&nbsp;&nbsp; <b><a class="none" href="db/date+en">Date</a></b>&nbsp;&nbsp; <b><a class="none" href="db/float+en">Float</a></b>&nbsp;&nbsp; <b><a class="none" href="db/integer+en">Integer</a></b>&nbsp;&nbsp; <b><a class="none" href="db/long+en">Long</a></b>&nbsp;&nbsp; <b><a class="none" href="db/serial+en">Serial</a></b>&nbsp;&nbsp; <b><a class="none" href="db/string+en">String</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
</div>

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

