bcp "select AssetLocations,SerialNumbers from AP_Payment_Push_Hold" queryout "D:\TEST.TXT" -f "D:\format.txt" -r "\n" -S ******* -U ***** -P *****
Im printing this to a text file, and on the SerialNumbers field for the field terminator i put a "\n". The problem is it actuall prints the end of line carricter, it doesn't just carridge return to the next line. When i pull up the file i get 1 huge line. Can someone help me with this>?
Im printing this to a text file, and on the SerialNumbers field for the field terminator i put a "\n". The problem is it actuall prints the end of line carricter, it doesn't just carridge return to the next line. When i pull up the file i get 1 huge line. Can someone help me with this>?