Re: [PHP] Create Days for a specified YEAR...

2010-01-21 Thread tedd
At 3:23 AM -0800 1/21/10, Don Wieland wrote: Hello, I have a table called "tDates" in which I stored dates. The field that holds the date is called "Day_Date" (date result) I need to create a STORED PROCEDURE in mySQL that I can specify the YEAR and it will: Check if any dates in that year

[PHP] Create Days for a specified YEAR...

2010-01-21 Thread Don Wieland
Hello, I have a table called "tDates" in which I stored dates. The field that holds the date is called "Day_Date" (date result) I need to create a STORED PROCEDURE in mySQL that I can specify the YEAR and it will: Check if any dates in that year are already existing - if so generate a E