RE: Difference between adDate and adDBDate?
From: AA2e72E (anonymous_at_discussions.microsoft.com)
Date: 04/26/04
- Next message: Live_Love_Laugh: "Not able to open MSDataShape connection"
- Previous message: Developer: "Difference between adDate and adDBDate?"
- In reply to: Developer: "Difference between adDate and adDBDate?"
- Next in thread: Tian Min Huang: "RE: Difference between adDate and adDBDate?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Apr 2004 07:06:07 -0700
This, from Microsoft documentation, might help:
adDate(7) Indicates a date value (DBTYPE_DATE). A date is stored as a double, the whole part of which is the number of days since December 30, 1899, and the fractional part of which is the fraction of a day.
adDBDate(133) Indicates a date value (yyyymmdd) (DBTYPE_DBDATE).
- Next message: Live_Love_Laugh: "Not able to open MSDataShape connection"
- Previous message: Developer: "Difference between adDate and adDBDate?"
- In reply to: Developer: "Difference between adDate and adDBDate?"
- Next in thread: Tian Min Huang: "RE: Difference between adDate and adDBDate?"
- Messages sorted by: [ date ] [ thread ]