Forum: MS SQL Jul 17th, 2008 |
| Replies: 6 Views: 572 Adding quotes to a textfile using sql Hi Guys,
I have a text file which looks like this
123456 Amanda Morris
and I would like it to look like this
"123456","Amanda","Morris"
The file has about 2000 lines how would I go about... |
Forum: MySQL Jul 9th, 2008 |
| Replies: 3 Views: 386 |
Forum: MySQL Jul 9th, 2008 |
| Replies: 3 Views: 386 |
Forum: C++ Sep 27th, 2006 |
| Replies: 6 Views: 2,287 Re: recursive algorithm no its just an algorithm for the problem. Im suppose to be writing it in C or C++ but i decided to write the algorithm first. But im having problems with it.So any one who can help me solve this... |
Forum: C++ Sep 27th, 2006 |
| Replies: 6 Views: 2,287 recursive algorithm hi, can someone help me with writing down a recursive algorithm for traversing a binary tree in reverse-postorder that also returns the rank of each node? So far i have (and i know thatit isnt much... |
Forum: C++ Nov 16th, 2004 |
| Replies: 2 Views: 2,150 |
Forum: C++ Nov 10th, 2004 |
| Replies: 2 Views: 2,150 |