Jan 13, 2004 #1 coders4hire IS-IT--Management Joined Dec 31, 2003 Messages 22 Location US What is the recommended way to export a table in Sybase to a fixed width ascii file? --- doug@coders4hire.com http://www.coders4hire.comhttp://www.payraisecalculator.comhttp://www.cliintel.com
What is the recommended way to export a table in Sybase to a fixed width ascii file? --- doug@coders4hire.com http://www.coders4hire.comhttp://www.payraisecalculator.comhttp://www.cliintel.com
Jan 15, 2004 #2 dickiebird Programmer Joined Feb 14, 2002 Messages 758 Location GB Use bcp - with tab separators to achieve the fixed width. Dickie Bird (-))) Upvote 0 Downvote
Jan 15, 2004 Thread starter #3 coders4hire IS-IT--Management Joined Dec 31, 2003 Messages 22 Location US using tabs would make it a delimited file, not fixed width. --- doug@coders4hire.com http://www.coders4hire.comhttp://www.payraisecalculator.comhttp://www.cliintel.com Upvote 0 Downvote
using tabs would make it a delimited file, not fixed width. --- doug@coders4hire.com http://www.coders4hire.comhttp://www.payraisecalculator.comhttp://www.cliintel.com