any SQL or BCP guru here?

richardycc

Diamond Member
Apr 29, 2001
5,719
1
81
I need to bcp queryout the results file, but the columns are all delimited by tab but it should be 30bytes each, so how do I keep the file format after bcp so each column is 30bytes long in the txt file?

thanks!