-
DateTimePicker Only Adding Reminders to Tomorrows Date
Hi
I have a program created that allows users to enter reminders in a text box, where they choose a date on a DateTimePicker, and hit an "Add" button.
This then adds the date and time the reminder was created to a table in SQL Server 2005.
However, when they click the "Add" button for a reminder to be added on today's date, its only adding it to tomorrow.
Anyone got any reason why this might be happening, and how I might fix it?
Cheers
-
I believe you may be doing it incorrectly. Try doing it correctly. 
Just kidding. Perhaps you could show some code or give us some hint as to what you do to add the reminder to the database.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks