Hi guys, my first real database program and I'm just stuck on one thing:

I have a table that has a generic birthdate for each member in the format mm/dd/yy. I have a vb function setup to do an age calculation based on today's date called Age(). How do I go about making sql use the function?