Using Date Field in .NET when using with MS Access
Use #"+dateTimePicker1.Values+"# instead of '"+dateTimePicker1.Values+"'
This type is only used when retriving values using date or updating using date or deleting using date
NOTE: This type is not used while inserting datas to table
No comments:
Post a Comment