Jacob Mathai
Registered User.
- Local time
- Today, 13:56
- Joined
- Sep 6, 2001
- Messages
- 546
I have a small table with 3 columns. First and third columns are type text.
When I do transfertext with:
Transfer Type : Export delimited
table : table1
File name D:\test.txt
Here is test.txt data:
"jake",10.00,"rock"
"phil",22.20,"man"
Is it possible to get rid of double quotes around the text fileds (columns 1 and 3)?
Thanks,
When I do transfertext with:
Transfer Type : Export delimited
table : table1
File name D:\test.txt
Here is test.txt data:
"jake",10.00,"rock"
"phil",22.20,"man"
Is it possible to get rid of double quotes around the text fileds (columns 1 and 3)?
Thanks,