Microsoft
Software
Hardware
Network
Question : Updating latest date
I have situation where we are updating the tables in the share drive.
What is happening if the drive is not working they are not updating date
After network drive is up it is updating with the latest date
For Eg: Field 1 actual date is 23.07.2009
If network drive is up on 24.07.2009
It is updating with latest date 24.07.2009 .... it should be 23.07.2009
We have given Field1 default value with Now()
Answer : Updating latest date
If the source-table the fields are the correct value, then so should the shared table be. You insert the exact data. The fact that you have a default has nothing to do with that. I just performed the same action you describe without failure.
Random Solutions
Nested countif problem
How to import table from Oracle DB with ODBC ?
BootMGR Is missing
Internal domain spoofing
vb.net color palette
daily average of the last 200 data
Populate Textbox with all query returns on a field
Selected collating sequence not supported
OnToolTipNotify() not called in CView class
JET SQL - Merging fields from two tables into one, skipping duplicates