Hi. I am new to C# so please help me on this.
I'm doing a simple program that needs DOB in it. I'm now stuck at the part where I have to retrieve the DOB out from the access database. The coding I need to use to retrieve is DateTime.Day, DateTime.Month and DateTime.Year.
Can someone please help? Any ideas....
Thank you.