Microsoft KB Archive/175797

From BetaArchive Wiki
Knowledge Base


How to Configure Btrieve 6.15 Support for MS Client

Article ID: 175797

Article Last Modified on 10/31/2006



APPLIES TO

  • Microsoft Windows NT Server 3.51
  • Microsoft Windows NT Server 4.0 Standard Edition
  • Microsoft Network Client 3.1



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
                            


Keywords: kbarttypeinf kbinfo KB175797