Forum: VB.NET Nov 21st, 2008 |
| Replies: 1 Views: 714 http://www.vbdotnetforums.com/xml/29163-how-transform-xml-file-text-file-using-visual-basic-net.html |
Forum: VB.NET Nov 18th, 2008 |
| Replies: 2 Views: 921 See the following links for details :
http://www.builderau.com.au/program/windows/soa/Reading-and-writing-text-files-with-VB-NET/0,339024644,320267367,00.htm
... |
Forum: VB.NET Jul 2nd, 2008 |
| Replies: 4 Views: 867 I am glad to help. If your problem has been solved, please mark this as solved. |
Forum: VB.NET Jun 30th, 2008 |
| Replies: 4 Views: 867 What you can do is create a Payments table with the customer id as Primary Key, paymentdate, and paymentinfo. Then store the payment recieved according to customerid, paymentdate. This will be easier... |