I am using
JDBC ODBC Driver which is bundled with
Java 1.4 . But some SQL functions are not run on Access like NVL. Instead of NVL Access have Nz function. Through this driver I cant execute that function.
Is there a place that I can see all the functions and all commands (SQL) that I can run on MS Access through JDBC ODBC Driver? There should be a separete function that fills the gap of NVL, but run on MS Access through JDBC ODBC Driver. But I am seeking that function or a documentation.
Regards,
Ranjith
ranjith at dmsswt dot com