Search found 3 matches

Search found 3 matches Page 1 of 1
by pshuey
Wed Jan 21, 2015 2:13 pm
Forum: Community Forum
Topic: For-Each Loop
Replies: 2
Views: 7388

I am trying to load a .xlsx file from the ifs and then read through it a row at a time using a rowset and a For-Each Loop. Within the loop I am inserting the row into a database file. The database file has a sequence number in it and I was trying to use an index from the For-Each Loop for the sequen...
by pshuey
Wed Dec 31, 2014 12:15 pm
Forum: Community Forum
Topic: Updating database file based on .csv
Replies: 3
Views: 6155

Rick,

There is no error when I run it, it just does not update any rows. Do you have any sample programs that update a database file based on a .csv?
by pshuey
Tue Dec 30, 2014 1:55 pm
Forum: Community Forum
Topic: Updating database file based on .csv
Replies: 3
Views: 6155

I am trying to update a database file based on data in a .csv file I am getting from the ifs. Below is the xml from my project. Can you tell me why my sql does not update the file? The accounts in the .csv are in the database file. <project name="Acct-REP-REP1" mainModule="Main" version="2.0" logLev...
Search found 3 matches Page 1 of 1