hey, i have a problem regarding the format of the date format. in the form i have the date format in dd/mm/yyyy and when i try to save the date in that format in sql database, it's not accepting in that format. but i need to save the date in the above format in sql database.
any one can tell me how can i change the date format in sqldatabase. i need it very urgently