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
How to write a SQL select query to search by date
sql injection protection
Edit registry of XP on slave drive
MS SQL2005 Linked Server Setup for MySQL 7399 7312 error
How do you find a duplicated MAC address (spoofing)?
Add Records to Updateable Views and Making them visible in Real Time
TOP Percentage puzzle with SQL
Is there a MAC equivalent for Windows Remote Desktop
Access Report to PDF
What SQL versions are VSS aware?