hi folks
im new to this, but basically im having problems with a bit of code for updating customer account details, i need to be able to transfer money from one account to another but not sure about the code :)
thanks
Printable View
hi folks
im new to this, but basically im having problems with a bit of code for updating customer account details, i need to be able to transfer money from one account to another but not sure about the code :)
thanks
bttt:(
does anyone have the slightest idea about how to code this method
can you post more details like your table filed or sample input/output
A great resource that has helped me and will probably help you is an article entitled How To Ask Questions The Smart Way. It will tell you how to formulate your questions so that the folks here will be better able to answer them. Good luck.
iv got three customers
c1
c2
c3
a variable called total points which holds the total points each of the customers hold, however as points can be transfered between accounts i need a method which takes away and adds points to another account
cheers
and what have you done that you are not sure about?