Hi All,
Yes another problem.
If I want to detect if a database is opened in READONLY mode, the
dbInfo(DBI_CANCUTREC) function should return .T. or .F. according to the mode of the database.
Yet it always return .F. (READWRITE) even if the database is opened in READONLY.
Is there a workaround to this problem.
Regards,