Re: Seeking correct syntax to pass a NULL value for a datetime field from an asp page to SQL
Posted by Alexander Kuznetsov on 01/19/06 00:32
Hi Erland,
I think I was replying to the original poster, sorry for the confusion.
I agree that what you are suggesting (a parameterized query) is the
best for this situation. My suggestion would be more relevant for the
cases when dynamic SQL is the best choice.