EnglishРусский  
 Share/Save/Bookmark
 

dbf.open

Open a database (a dbf file).

method uint dbf.open (
   str name
)

Parameters

name The name of the dbf file being opened.

Return value

If the function succeeds, the return value is 1. If the function fails, the return value is 0.

Related links

Source

Edit