Chapter 12, CreateDateTime problem
I have a couple of problems, but I'll just discuss one in this post. Page 407 step 12, when I tried to run Reviews.aspx it errored out say something about a CreateDateTime problem. Apparently, in the database it was set for do not accept NULLS, and hence the reason it errored. I changed that permission to allow NULLS and now the Reviews.asp runs withou errors, but the date is not inserted in the database. Some where in the chapter I read that the database was set up to automatically write the create date, but I cannot find where it instructed me to do so. Got any ideas?
Fred Rosado
|