Microsoft
Software
Hardware
Network
Question : MS Access invalid date
I'm using MS Access to connect to an Oracle database via the OracleClient10g ODBC driver. Somehow a date got into the oracle table that is invalid (but not null). I've been told the year falls outside the valid year range of -4713 & 9999. When trying to run a query, I get an ODBC date/time error, even if I use the IIF(IsNull) function on the date. There doesn't seem to be any function I can apply to check for this invalid date or convert it to a default. Any suggestions?
Answer : MS Access invalid date
With some assistance from our DBA, I've found the record... has a DOB of 28/6/5607. Running a select * using the table-key results in #name in all fields and any function run on the DOB itself returns the ODBC error. hmmm.
Random Solutions
SQL query to select distinct ID for latest date past June/01/2009 where there are (possibly) more than one occurrence of each ID
Combining Arrays in VBA
Excel vba: post 21 - based on prev EE post - msoshape - parameters question
Vista command prompt
Tray 900 Unable to Set Tray Icon error. How do I clear it when Windows XP Pro starts?
LaCie 1TB HD will not show up in My Computer
How can I setup a simple "HelloWorld" WCF service using SSL certificate and a custom username/password
Access Date Formats: USA to European
How do I configure Media Center with cable set top box?
Easy way to make a c# form readonly