How to Configure Btrieve 6.15 Support for MS Client (175797)



The information in this article applies to:

  • Microsoft Windows NT Server 3.51
  • Microsoft Windows NT Server 4.0
  • Microsoft Network Client for MS-DOS 3.0

This article was previously published under Q175797

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
    						

Modification Type:MajorLast Reviewed:8/10/2001
Keywords:kbArtTypeINF kbinfo KB175797