7
Answers

varchar data type to a smalldatetime out-of-range exception

i am working on my college project.based on asp.net and sql server.the website is about the dead stock management in a computer laboratory.when i am adding new stock to database a runtime exception "The conversion of a varchar data type to a smalldatetime data type resulted in an out-of-range value " occurs
Answers (7)