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

📄 importingandexportingrecord.htm

📁 Absolute Database 5.12 src. Absolute Database lets you forget the Borland Database Engine (BDE). Th
💻 HTM
字号:
<html>
<head>
   <title>Importing and Exporting Records</title>
</head>

<!--#include virtual="/inc/header.php"-->


<table width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="#FFFFFF">
  <tr>
    <td align="left">
      
<span style="font-family:Helvetica,Arial; font-size:12pt; color:#000000"><b>Importing and Exporting Records
<br>
</b></span>
    </td>
    <td align="right">
     <font face="Arial" size="2">
     <a href="compressedblobfields.htm">Previous</a>&nbsp;
     <a href="overview.htm">Top</a>&nbsp;
     <a href="in_memorytables.htm">Next</a>
     </font>
    </td>
  </tr>
</table>
<br><br>



<span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">
<br>
With Absolute Database you can import data from and export data to other database systems.
<br>

<br>
You can do it manually with DBImportExport utility from the Absolute DB installation set (...\AbsoluteDatabase\Ultils\Bin\DBImportExport.exe).
<br>

<br>
To import or export data in your application, use <a href=tabstable_importtable.htm>ImportTable</a> and <a href=tabstable_exporttable.htm>ExportTable</a> methods.
<br>
See the source code of DBImportExport utility as an example of <i>ImportTable </i>and <i>ExportTable </i>methods use.
<br>

<br>
If you want to perform the conditional batch records move from one Absolute DB table to another Absolute DB table, use <a href=tabstable_batchmove.htm>BatchMove</a> method of TABSTable component.
<br>
See also the BatchMove demo as an example of <i>BatchMove </i>method use.
<br>

<br>

<br>
</span>

<!--#include virtual="/inc/footer.php"--> 
</html>

⌨️ 快捷键说明

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