Published on InterSystems Developer Community (https://community.intersystems.com)

Home > How to import a tab separated text file into a SQL table programmatically?

Question
Gaolai Peng · Sep 18, 2017

How to import a tab separated text file into a SQL table programmatically?

Can anyone provide some sample in ObjectScripts to import a tab separate txt file into a SQL table?  I checked the document, there are two available classes, %SQL.Import.Mgr and %SQL.Until.Procedures, which one is better choice?

Thanks

#Object Data Model #Caché

Source URL:https://community.intersystems.com/post/how-import-tab-separated-text-file-sql-table-programmatically