Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convert text file to database file without DDS

Status
Not open for further replies.

IlseDC

Programmer
Mar 24, 2003
49
BE
I have a text file in IFS (delimited with ;).
I want to copy the text file to a new database file that doesn't exist yet and of which there is no DDS.
The copy statement should create the database file with number of fields as in the text file. Field name does not matter: system may choose field names and field length depends on content of text file.
Is this possible?

Thanks.

Ilse
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top