noboffinme
Registered User.
- Local time
- Today, 23:10
- Joined
- Nov 28, 2007
- Messages
- 288
Hi
I've added some code to a database form I copied from this forums sample databases.
The database has a Start & Stop field & I want to save those times to a table, hence why I needed to add some code.
I've created a table & using my added code, the times save to the table OK but will only save as 12:00:00AM.
I checked the value of the Forms fields while the code runs & the time values are correct ie; they are not 12:00:00AM but the actual times like 1:34:23 for example.
I'veattached the file for ayone to check why the time on the fileds isn't saving to the table.
Thanks
Peter
I've added some code to a database form I copied from this forums sample databases.
The database has a Start & Stop field & I want to save those times to a table, hence why I needed to add some code.
I've created a table & using my added code, the times save to the table OK but will only save as 12:00:00AM.
I checked the value of the Forms fields while the code runs & the time values are correct ie; they are not 12:00:00AM but the actual times like 1:34:23 for example.
I'veattached the file for ayone to check why the time on the fileds isn't saving to the table.
Thanks
Peter