Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | SoftFoxStarting Member
 
 
                                        42 Posts | 
                                            
                                            |  Posted - 2008-05-21 : 03:26:23 
 |  
                                            | Is it possible to use DTS to export to text file using "¬" as delimiter? The options seem to be limited to semicolon, comma, tab and vertical bar but i thought id seen packages that use other characters such as ¬. |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2008-05-21 : 07:03:36 
 |  
                                          | I think you can try using bcp utility with format file specifying "¬" as delimiter |  
                                          |  |  |  
                                |  |  |  |