Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

DBSETDRIVER()

Establishes the name of replaceable daabas driver for a selected work area
---------------------------------------------------------------------------------

 Syntax

        DBSETDRIVER([<cDriver>]) --> cCurrentDriver  

 Arguments

        <cDriver>   Optional database driver name    

 Returns

        DBSETDRIVER()   returns the name of active driver    

 Description

      This function returns the name of the current database driver for the
      selected work area. The default will be "DBFNTX". If
      specified,<cDriver>  contains the name of the database driver that
      should be used to activate  and manage the work area.If the
      specified driver is not avaliable,this  function will have no
      effect.

 Examples

      DBSETDRIVER("ADS")

Status

      Ready

 Compliance

      This function is CA-Clipper compatible

 Files

      Library is rdd



See Also: DBUSEAREA()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson