so code for that i put is
ALTER TABLE Booking add Booking_date datetime check ((Booking_date=getdate()) or (Booking_date>getdate()))
but when i insert data using vb.net application. it accepts the future dates. but not today's date. y is that. can someone help me to that

Start a new topic
Add Reply





MultiQuote
| 


