home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 16 Announce / 16-Announce.zip / DBFLIB.ZIP / DBFLIB.TXT
Text File  |  1993-02-21  |  4KB  |  100 lines

  1.  
  2.             Do you need access to dBASE files
  3.           from your custom DOS, Windows, and OS/2 Applications?
  4. ===============================================================================
  5.  
  6.  
  7.                 ANNOUNCING dbfLIB !!!
  8.               by dSOFT Development Inc.
  9.  
  10.  
  11. Accessing dBASE files is a task that thousands of developers are faced with
  12. each and every day.  dBASE files have become a universal standard for storing
  13. and retrieving database information. Unfortunately,  there hasn't been an easy
  14. way to support dBASE files across multiple operating systems, until now!
  15. dbfLIB provides a meaningful set of application programming interfaces (APIs)
  16. for accessing dBASE files.  Whether you are a dBASE programmer who is moving
  17. forward with C programming in the Windows and OS/2 environments, or a seasoned
  18. GUI developer looking for database management routines, you will find that
  19. programming in C with dbfLIB will make your job easier.
  20.  
  21. A SAMPLING of the dbfLIB API:
  22.  
  23.      DbfUse          DbfGo
  24.      DbfSkip          DbfSeek
  25.      DbfBottom          DbfTop
  26.      DbfLocate          DbfOpen
  27.      DbfCreateExtended      DbfCreate
  28.      FldCopy          FldName
  29.      FldRef          FldType
  30.      FldReplace       FldValue
  31.      MemoWrite          MemoRead
  32.      NdxCreate          NdxOpen
  33.      NdxReindex       NdxClose
  34.  
  35.   and many, many more...
  36.  
  37.  
  38. The problem...
  39.  
  40. As a developer in the corporate environment you are often faced with meeting
  41. the needs of a wide variety of end users.  While some are happy to stay with
  42. text based DOS applications, others are riding the wave towards the graphical
  43. user interface offered by Microsoft Windows.  Still other users want to take
  44. advantage of OS/2's preemptive multitasking.  It's enough to drive MIS
  45. developers and support personnel crazy.  To make matters worse the data needs
  46. to be shared among all of these users without disrupting those who are currently
  47. using dBASE applications.
  48.  
  49.  
  50. The solution...
  51.  
  52. dbfLIB Programmer's Library.
  53.  
  54. dbfLIB provides a consistent set of APIs across DOS, Windows, and OS/2
  55. platforms.  This allows you to develop new DOS, Windows, and OS/2 applications
  56. that can share dBASE files with dBASE programs currently in use, as well as
  57. other programs that use dBASE files.  This can all be done  without migrating
  58. megabytes of dBASE files to another database environment.
  59.  
  60.  
  61. dbfLIB Features:
  62. ===============
  63.  
  64. * A single set of functions for DOS, Windows, OS/2 1.3, and OS/2 2.0
  65.  
  66. * Static libraries for DOS and OS/2 application programming
  67.  
  68. * Royalty free DLL's for:
  69.     - Windows 3.x
  70.     - OS/2 1.3 (16-bit DLL)
  71.     - OS/2 2.0 (32-bit DLL)
  72.  
  73. * Meaningful function names familiar to the xBASE programmer
  74.  
  75. * Network support
  76.  
  77. * Handle-based function calls (allows for multiple instances of the same dbf
  78.   file; very useful in Windows and multithreaded OS/2 programs)
  79.  
  80. * Functions for creating, updating, and indexing dBASE files
  81.  
  82. All for just $195 (plus tax, shipping & handling)
  83.  
  84. Discount available through:
  85.  The Programmer's Shop @ 1-800-421-8006
  86.  
  87. ===============================================================================
  88. You may contact dSOFT through the following sources:
  89.  
  90.        dSOFT Development Inc.          dSOFT Development Inc.
  91.        4710 Innsbruk Dr.         or       2201 East Tecumseh Rd.
  92.        Houston, TX 77066              Norman, OK 73071
  93.  
  94.                 (713) 537-0318
  95.              Compuserve: 70562,1044
  96.  
  97. Product names mentioned herein may be trademarks and/or registered trademarks
  98. of their respective companies.
  99. ===============================================================================
  100.