J
Jay
Thank you in advance.
I am using a TransferText method to run and save a query.
It works fine except redundent spaces and quotation symbols(").
** Current Output **
"23" , "633" , "9451"
"02" , "3243" , "53262"
** Desired Output **
23,633,9451
02,3243,53262
They say there are some cures for this problem.
1. Please, advise me how to specify SpecificationName argument.
2. How to create a schema.ini. File>>Export does not generate a schema file.
Where can I find a text import/export wizard and how to use it?
Thanks.
I am using a TransferText method to run and save a query.
It works fine except redundent spaces and quotation symbols(").
** Current Output **
"23" , "633" , "9451"
"02" , "3243" , "53262"
** Desired Output **
23,633,9451
02,3243,53262
They say there are some cures for this problem.
1. Please, advise me how to specify SpecificationName argument.
2. How to create a schema.ini. File>>Export does not generate a schema file.
Where can I find a text import/export wizard and how to use it?
Thanks.