iterator

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • santoshi
    New Member
    • Nov 2006
    • 3

    #1

    iterator

    Hi,
    I am reading a text file which is having variable in first line and its' value at second and likewise 32 rows are there. I want to collect only values from this text file and insert those value in database.Plz help.
    Thanks.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by santoshi
    Hi,
    I am reading a text file which is having variable in first line and its' value at second and likewise 32 rows are there. I want to collect only values from this text file and insert those value in database.Plz help.
    Thanks.
    You don't need an iterator for this. Write some code first and let's see how much help you need.

    Comment

    • Shanaj
      New Member
      • Jan 2007
      • 51

      #3
      Originally posted by santoshi
      Hi,
      I am reading a text file which is having variable in first line and its' value at second and likewise 32 rows are there. I want to collect only values from this text file and insert those value in database.Plz help.
      Thanks.

      hello

      try this


      just call

      "iterator.n ext" twice

      Comment

      Working...