: This message was edited by Priya.K at 2007-4-24 3:26:35
:
: I need to save a date value into database, from a datetimepicker. can anybody please provide me with the source code?
Try to post on the C++ Builder Board instead next time. Check out the header file 'math.hpp' and 'system.hpp' (or use 'Search in Files' in you 'CBuilder/include' folder) for a function called 'DateToStr', converting a date to a string.
Good luck,
bilderbikkel