Skip to main content
Nintex Community Menu Bar

How to create table in SQL db using text file upload

  • August 2, 2018
  • 2 replies
  • 71 views

Forum|alt.badge.img+6

I have text file with data like column name and values.

 

11504i7703DBF6C394E096.jpg

I am going to upload the  attached Textfile using K2 Five smartform.

Afterthat text file upload i have create that TextFile columns and values as a table in SQL server using K2.

Kindly help how to achieve above requirement.

2 replies

Forum|alt.badge.img+4
  • August 2, 2018

Forum|alt.badge.img+9
  • August 3, 2018

Hey Rameshbabu,


 


 


Would something like this perhaps help?


http://community.k2.com/t5/K2-blackpearl/Excel-Import-Service-Broker/ba-p/65814


 


-Jean