Easysoft ODBC-ISAM DriverDoes Easysoft Data Access for ISAM provide 'real-time' access to my ISAM files? |
|
EDA for ISAM accesses the files at run time. It does not access the data from a cache but reads the file at the point in time that you send your query down the wire. Any changes that have been committed by other applications before EDA for ISAM connects will be visible within your application.