Dec 8, 2007 #1 jebo100 Technical User Joined May 11, 2007 Messages 52 Location PH i have created a table with "date" as one of the field. i have noticed that "Y/M/D" is the default format for date fields. how do i change the tables date format into "M/D/Y" ?
i have created a table with "date" as one of the field. i have noticed that "Y/M/D" is the default format for date fields. how do i change the tables date format into "M/D/Y" ?
Dec 8, 2007 1 #2 r937 Technical User Joined Jun 30, 2002 Messages 8,847 Location CA you would use -- are you ready for this? -- the DATE_FORMAT function r937.com | rudy.ca Upvote 0 Downvote
Dec 11, 2007 Thread starter #3 jebo100 Technical User Joined May 11, 2007 Messages 52 Location PH Thanks r937. Upvote 0 Downvote