function dbInfo ()

Post Reply
Gilbert
Posts: 74
Joined: Thu Oct 20, 2005 4:30 pm
Location: Canada

function dbInfo ()

Post 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,
Gilbert Vaillancourt
turbolog@videotron.ca
Post Reply