Hi,
REQUEST HB_MEMIOPROC Main() LOCAL nI FIELD F1 DBCREATE("mem:\test.dbf", {{"F1", "N", 9, 0}},, .T., "memarea")
[...]
? "dbDrop() =>", DBDROP("mem:\test") // Free memory resource
Did you try to you the _same_ name for creation and drop? Maybe .dbf isn't used by MEMIO as default extension (since there are no files anyway). Brgds, Viktor _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour