Importing Data
See also

Description
Data can be imported into your QuickModules.com account tables from either comma-delimited text files or Microsoft Access database tables. The format for the comma-delimited text file is fields separated by commas. Each field has to be enclosed in double-quotes characters. For example:

"Los Angeles","USA"
"New York","USA"
"Paris","France"

You can create import functions that you can run frequently without having to redefine all the import attributes. This can be done by clicking on the 'Data Import' option in the toolbar on the left. This option will list all existing functions that have been created so far as part of your account. You can edit an import function for modification, or you can add new ones.

Data Imports can also be performed as part of a module. This is done by creating a procedure of type Data Import in the required module.

 

Copyright © 2001 RIQ Technologies Inc. All rights reserved.
Copyright Policy, Privacy Policy, License & Terms of Use