HI
I want to pass null or ""
When I pass like that I got an error
System.Data.Sql Types.SqlTypeEx ception: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
Is there is any possibility to send null or ""
Then how?
Advance Thanks
I want to pass null or ""
When I pass like that I got an error
System.Data.Sql Types.SqlTypeEx ception: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
Is there is any possibility to send null or ""
Then how?
Advance Thanks
Comment