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>why is my application creating dbt memos instead of fpt/smt memos?:</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Why is my application creating DBT memos instead of FPT/SMT memos?:

  If the DBT.OBJ file has been linked into your application, the SIx Driver
  will create and use DBT memo files instead of FPT/SMT memos.  You can call
  the Sx_IsDBT() function within your application to determine this at
  runtime.

  Also, if you are calling Clipper's dbCreate() function to create a DBF
  file which includes one or more memo fields, the SIXCDX or SIXNSX driver
  must be the currently active RDD.  This can be done in two ways:

    . By linking in the SIXCDX.OBJ or SIXNSX.OBJ file, making the SIx
      Driver flavor you're using the ONLY RDD in your application.

    . By selecting the SIXCDX or SIXNSX driver with Clipper's RDDSetDefault()
      function.



See Also: DBT.OBJ Sx_IsDBT() SIXCDX.OBJ SIXNSX.OBJ

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