How can I read an Access database who's filename does not end with the usual .mdb extension?
regards
Gary
|
OtherExtension: Indicates whether Access driver supports other extension beside 'MDF' and 'MDE'.
For instance, jdbc:access:/f:/mdbfiles/OtherExtension=ABC , then HXTT Access will load all MS Access datababse with ABC suffix.
|