View Single Post
  #1  
Old 11-09-2005, 06:21 PM
 
creative xpress creative xpress is offline
 

Advanced Member
  
Join Date: Aug 2005
Posts: 71
 

Default Order export format question

When I export the orders into a delimited file I am getting a format that looks like this:

"7";"sku";"etc..";

how do I go about not getting the text qualifiers so that it looks like this:

7; sku; etc..;

Any Ideas? I have looked through both the tpl file and the php file and I can not see anywhere where it is controling this. Is this a function of the MySql db system?

Please help!
Cameron
__________________
Xcart
Version: 4.1.6
Reply With Quote