hello guys, i have the following question/problem:
-what i need to do is to get some data from sqlserver and send it to a dataset(no problem there)
after i get the dataset filled i need to send the columns and rows to a textfile but i have to separate the columns on the dataset with this "|"
Exmaple:
field1|field2|field3
can someone help me on this?, i searched already but no solution on this, any help will be appreciated. thanks