Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SIx Driver RDD v3.00 - Reference Guide - <b>how do i make the six driver the default driver?:</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  How do I make the SIx Driver the default driver?:

  You can make the SIx Driver the default RDD (database driver) for your
  application by including either SIXCDX.OBJ, SIXNSX.OBJ, SIXMDX.OBJ, or
  SIXNTX.OBJ in your link command or link script, depending on which flavor
  of the SIx Driver you're using.

  Linking one of these .OBJ's into your application causes the SIx Driver
  to replace DBFNTX.  All database commands and functions will automatically
  use the specified SIx Driver flavor.

  If you want both the SIx Driver and DBFNTX available in your application,
  then don't link with SIXCDX.OBJ, SIXNSX.OBJ, SIXMDX.OBJ, or SIXNTX.OBJ.
  Instead, use RDDSetDefault() to set the default driver.


See Also: How Do I Specify An RDD?

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