Create table properties
Hello,
I need to upload some 100 txt files into an empty Informix database (= without datamodel). Does any of your uploading tools provide the power to also define (semi-)automatically the table structure (field length, character type) or do I still have to create this manually.
Thanks for any support provided
Your transaction secured by high-grade AES-256 encryption.
RE: Create table properties
Hi,
Yes, when you use the Data UpLoaders to insert data records into an existing target database, there are several options - called "Output Mode" - from which to choose. One of those options allows you to use the graphical interface on the Map Fields tab to design your target table structure, including field names, field lengths, data types, etc. When you are satisfied that your field mapping is what you need, run the conversion and the Data UpLoader creates the target table for you in your database and inserts the data records into the table.
- Jo