Gentee Programming Language > Documentation > Libraries Download documentation

dbf.open

Open a database (a dbf file).
 
uint dbf.open(
      str   filename
)

Parameters

filenameThe name of the dbf file being opened.

Return value

If error occurs, function returns 0.

See also

    Working with DBF files


 Copyright © 2004-2006 Gentee Inc. All rights reserved.