Missing column values in export dataport

bougeacbougeac Member Posts: 24
Hi, I have a strange problem. I have built a very simple export dataport to extract certain columns from a table into an external textfile. The odd thing is that one of the columns always comes back containing 0 (even though when i look at that value held in the database it has a non-zero value). The source table has 75 columns in it, do dataports have a problem when they are working with tables that have this many columns?

Any ideas?

Comments

  • MalajloMalajlo Member Posts: 294
    Are those fileds FlowFields? You should CALCFIELDS first.
  • bougeacbougeac Member Posts: 24
    Hi Malajlo,
    Thanks for your reply, that was exactly what the problem was!

    Cheers,

    Chris
Sign In or Register to comment.