Forum Discussion

ssmith-nova's avatar
ssmith-nova
Contributor
3 days ago

FTP File Load Best Practice

When I pull a flat file from an SFTP server, I have been parsing that file in VB .net into a Data Table and loading it that way.   Is this the best way to do this, or is there a way to make the Impo...