⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 demos.html

📁 Absolute Database 5.12 src. Absolute Database lets you forget the Borland Database Engine (BDE). Th
💻 HTML
字号:
<html>
<body>
<h1>Absolute Database Demos</h1>
<table border=1 celpadding=0 cellspacing=0>
<tr><td><b>Demo</b></td><td><b>Description</b></td></tr>
<tr><td>BatchMove</td><td>It shows how to move / update / synchronize records between two tables.</td></tr>
<tr><td>BlobCompression</td><td>It shows how to compress BLOB fields.</td></tr>
<tr><td>BlobFields</td><td>It shows how to access BLOB fields via TABSBlobStream.</td></tr>
<tr><td>BlobJpegField</td><td>This application shows how to store and display JPEG image in BLOB field. </td></tr>
<tr><td>BlobsInSQL</td><td>This demo illustrates  how to use SQL query to add binary data using SQL MimeToBin function</td></tr>
<tr><td>CalculatedField</td><td>This demo illustrates how to use a calculated field: Cost = Price * Quantity</td></tr>
<tr><td>ClientDataset</td><td>This demo illustrates how to work with ClientDataset using IProvider interface.</td></tr>
<tr><td>Constraints</td><td>This sample shows how to set a min and max constraints on a table field.</td></tr>
<tr><td>CopyTable</td><td>This sample shows how to copy a database table.</td></tr>
<tr><td>CreateDatabase</td><td>This demo illustrates how to Create Database</td></tr>
<tr><td>CreateTable</td><td>This Demo illustrates creating table with Query and Table components</td></tr>
<tr><td>DBControls</td><td>It demonstrates how to work with DB Controls: DBText, DBEdit, DBImage, DBMemo</td></tr>
<tr><td>DefaultValue</td><td>This sample shows how to set a default value for table fields.</td></tr>
<tr><td>EncryptedDatabase</td><td>This demo illustrates how to work with encrypted database</td></tr>
<tr><td>ExportToSql</td><td>This demo illustrates  how to work with TABSTable.ExportToSQL function.</td></tr>
<tr><td>Filter</td><td>This sample shows how to filter records via table and query  components</td></tr>
<tr><td>Import</td><td>This application shows how to import tables from the BDE.</td></tr>
<tr><td>Indexes</td><td>This Demo program illustrates how to ADD / DROP Indexes using Query and Table component</td></tr>
<tr><td>InMemoryTable</td><td>It shows how to use in-memory tables. It is very useful for speed-critical application.</td></tr>
<tr><td>LastAutoInc</td><td>This demo illustrates  how to use LastAutoInc function</td></tr>
<tr><td>MakeExecutableDatabase</td><td>This demo illustrates how to use MakeExecutableDatabase method</td></tr>
<tr><td>MasterDetail</td><td>It illustrates how to use tables with master-detail relationship in the Absolute Database</td></tr>
<tr><td>MultiThread</td><td>This demo illustrates  how to use Absolute Database in multithreaded application.</td></tr>
<tr><td>MultiUser</td><td>It demonstrates how to write simple multi-user application.</td></tr>
<tr><td>Range</td><td>This example illustrates setting ranges on records</td></tr>
<tr><td>Reports_FastReport</td><td>This demo illustrates how to work with FastReport.</td></tr>
<tr><td>Reports_QuickReport</td><td>This demo illustrates how to work with QuickReport.</td></tr>
<tr><td>Reports_RaveReport</td><td>This demo illustrates how to work with RaveReport.</td></tr>
<tr><td>Reports_ReportBuilder</td><td>This demo illustrates how to work with ReportBuilder.</td></tr>
<tr><td>RestructureTable</td><td>This demo illustrates how to Restructure Table via Query and Table components</td></tr>
<tr><td>RunTimeComponentsCreation</td><td>It shows how to create Absolute DB components at run-time in console application.</td></tr>
<tr><td>SearchRecords</td><td>This example illustrates data searching using FindKey, Locate and Lookup methods.</td></tr>
<tr><td>SortRecords</td><td>This example illustrates data sorting using ABSQuery and ABSTable components</td></tr>
<tr><td>SQLQuery</td><td>It shows how to use Absolute SQL query component</td></tr>
<tr><td>TableList</td><td>It illustrates how to display list of all database tables.</td></tr>
<tr><td>Transaction</td><td>This demo illustrates how to insert data in transaction.</td></tr>
<tr><td>Unicode</td><td>This demo illustrates  how to work with Unicode data.</td></tr>
<tr><td>WebSqlConsole</td><td>It illustrates how to use Absolute Db in web application (CGI or DLL)</td></tr>
</table>
</body>
</html>

<tr><td></td><td></td></tr>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -