I have an issue where I need to in a VB 2005 application call to an MSSQL database ( I already have the SQL figured out) and have the data returned put into a tabbed seperated values text file without using an array.
Can someone help me figure out this?

the data is for one value but the amount of names will vary over time.


Thank you