Content-type: text/html; charset=UTF-8
Man page of qddb_import
qddb_import
Section: Herrin Software Development, Inc. (1)
Updated: 21 Oct 2000
Index
Return to Main Contents
 
NAME
qddb_import - Import various file formats to a Qddb table
 
SYNOPSIS
qddb_import csv <string>
 
DESCRIPTION
qddb_import accepts a string in the given format, translates it
into Qddb internal format (including dates and numbers), and returns
a qddb_table descriptor containing the imported data.
- csv
- 
imports a CSV format string where arbitrary strings are encapsulated
with double quotes ('"') and each field in a row is separated by
a comma.
 
SEE ALSO
qddb_export(n), qddb_instance(n), qddb_keylist(n),  qddb_rows(n), 
qddb_script(n), qddb_search(n), qddb_schema(n), qddb_tuple(n), 
qddb_util(n), qddb_view(n)
 
BUGS
None known.
 Index
- NAME
- 
- SYNOPSIS
- 
- DESCRIPTION
- 
- SEE ALSO
- 
- BUGS
- 
This document was created by
man2html,
using the manual pages.
Time: 18:55:30 GMT, October 31, 2018