<MvOPEN>

 
Opens the DATABASE filename as alias NAME makes it the primary database. The record pointer is positioned at the first record. The same database file can be open more than once simultaneously with different alias NAMEs.
Syntax
<MvOPEN NAME = "string: {  expression } | literal"
        DATABASE = "string: {  expression } | literal"
        USERNAME = "string: {  expression } | literal"
        PASSWORD = "string: {  expression } | literal"
        INDEXES = "{ expression } | filename list"
        TYPE = "xbase3 | MySQL"> 
  • Empty Tag
User Annotations: MvOPEN