How to Configure Btrieve 6.15 Support for MS Client

ID: Q175797


The information in this article applies to:
  • Microsoft Windows NT Server versions 3.51, 4.0
  • Microsoft Network Client for MS-DOS version 3.0


SUMMARY

To enable MS-DOS 3.0 clients to be able to access a Btrieve 6.15 database, the following procedure must be done:

  1. During the setup of the MS-DOS Client, select the IPX/SPX SUPPORT DRIVER as the appropriate adapter.


  2. Edit the Autoexec.bat file to display the following settings:
    
       C:\NET\SMARTDRV.EXE
       @ECHO OFF
       PROMPT $p$g
       PATH C:\NET\;c:\dos;%PATH%
       SET TEMP=C:\DOS
       c:\odi\lsl
       c:\odi\exp16odi
       c:\odi\ipxodi
       C:\NET\net start 


  3. Edit the Config.sys file to display the following settings:
    
       FILES=40
       DEVICE=C:\dos\SETVER.EXE
       DEVICE=C:\dos\HIMEM.SYS
       DOS=HIGH
       LASTDRIVE=p 


Keywords : NTInterop nthowto ntprotocol kbinfo NTSrv
Version : WinNT:3.51,4.0
Platform : winnt
Issue type : kbinfo


Last Reviewed: January 21, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.