Page 1 of 1

function dbInfo ()

Posted: Tue Nov 21, 2006 7:20 pm
by Gilbert
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,