Would you be willing to change it just a LITTLE bit? If you used the IDataReader interface rather than a DataReader directly, then you could make any...
This is what i've done so far, and returns exactly the same results as Windows Calculator. The function call is like Age(1978,11,23). So far, returns...
Hello everybody. I managed to create a function which calculates the age, based on today's date in form of "X years + Y months+ Z days". For example...