Hi
Using a standard SQL select statement to extract data from an Oracle 8 sever using Delphi5 | BDE 5.1 | Oracle ODBC | Oracle8.
 
Whenever a Date field in a select SQL has a null value I get the BDE error "Oracle ODBC invalid date format" or "Access violation at address......Read of address......", or just an empty recordset.
 
If the date has a value there is no problem.
 
There are no problem with the dates if a select SQL is run using one of the SQL designers (eg Crystal SQL Designer) via ODBC. NOT using BDE.
 
Any ideas ??
 
Regards
ColinB

Reply via email to