[2298] in comp.os.os2.announce archive
BETA: OOxBase - Obj. Oriented xBase for SOM.
daemon@ATHENA.MIT.EDU (Joe McVerry)
Thu Jan 2 10:19:45 1997
To: os2ann.DISCUSS@bloom-picayune.MIT.EDU
Date: 2 Jan 1997 15:07:53 GMT
From: joe@usacoder.rtp.nc.us (Joe McVerry)
Reply-To: joe@usacoder.rtp.nc.us
Reply-to: joe@usacoder.rtp.nc.us
---------------------------------------------------------------------
File-URLs: ftp://hobbes.nmsu.edu/os2/dev32/ooxdb210.zip
OOxBase - Object Oriented xBase Version 2.10 Beta Jan. 1, 1997
American Coders, LTD P. O. Box 97462 Raleigh, NC 27624 USA
1-919-846-2014 joe@usacoder.rtp.nc.us
OOxBase is a dBase database engine using the SOM development tool marketed by
IBM. The DLL was built using SOM Version 3.00 Beta. At this time, the SOM
Version 3.00 Beta is available free from IBM from their file server
http://www.software.ibm.com/clubopendoc/som30tk.html
OOxBase provides classes and methods to maintain dBase III and IV files.
Currently the file formats that can be processed by OOxBase are DBF, DBT, NDX
and MDX. There is some file incompatibility with NDX and MDX files and those
maintained by Borland's dBase product.
The beta code expires on June 30, 1997.
---
Languages supported C, C++, Visual Age COBOL, Visual Age Basic OOREXX.
Languages tested C, C++.
---
Package Inventory
1. ooxbase.dll
2. ooxbase.ir - SOM interface repository for OOxBase.
3. ooxbase.inf - viewable help file.
4. oox*.h - c include file
5. oox*.xh - c++ include file
6. oox*.pdl - public idl files
7. Sample programs
---
Classes provided:
1. ooxdbf - dbase file class.
Provides over 40 methods to access and control dbase files.
2. ooxfield - field class.
Provices several methods to access and control the data in a dbase file.
2.1. ooxcharacter - character field subclass.
2.2. ooxdate - date field subclass.
2.3. ooxlogical - logical field subclass.
2.4. ooxmemo - memo field subclass.
2.5. ooxnumeric - numeric field subclass.
---
History of changes:
Version 1.00 Sept 30,1995.
Initial release. Known as SOMXBASE
Version 2.00 Nov 15, 1996
Change underlying database engine using SOM technology.
All classes and methods compiled with SOM V2.1.
Version 2.10 Jan 1, 1997
Included ENVIRONMENT variable to all SOM Calls.
Error handling is now done with the SOM exception interface.
All classes and methods compiled with SOM V3.00.
--
Joe McVerry Telephone: 1-919-846-2014
joe@usacoder.rtp.nc.us Address: American Coders
POB 97462
Home of RexxBase - dBase Access for Rexx Raleigh NC 27624
=====================================================================
| c.o.o.announce submissions: POST [or email comp-os-os2-announce@uunet.uu.net]
| Please address other correspondence to lfirrantello@bix.com .
| Please see: http://www.bix.com/pub/os2ann/pindex.htm for posting guidelines