home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases
- Path: sparky!uunet!tcsi.com!iat.holonet.net!rkinder
- From: rkinder@iat.holonet.net (Robert J. Kinder)
- Subject: Re: Paradox engine & dbase framework
- Message-ID: <BxCzE0.8F9@iat.holonet.net>
- Organization: HoloNet (BBS: 510-704-1058)
- References: <ANDERS.92Nov4141815@ipcsun1.his.se>
- Distribution: comp.databases
- Date: Sat, 7 Nov 1992 18:29:58 GMT
- Lines: 37
-
- anders@ipcsun1.his.se (Anders Eklund) writes:
- :
- : Hi there folks!
- :
- : I have a question about Paradox engine & database framework.
- : What I have heard this framework are some object classes. I
- : wonder how well these classes encapsulates the use of the
- : relational database as an object database. I would appreciate
- : any answer
- :
- : Thanks in advance
- : Anders
- : --
- :
- :
- : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- : ___
- : / / / -- Anders Eklund anders@his.se --
- : /__ /___ ___/___ ___ ___ -- Connectionist Research Group --
- : / // // //__// /__ -- Computer Science Department --
- : _/ // //__//__ / ___/ -- University of Skovde, Sweden --
- :
- : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- The Database Frameworks saves a *lot* of time and code over a direct
- interface with the Paradox Engine 3.0. Using a C++ class library to
- handle the Engine interface is much more clearer and productive. You
- might also be interested in HorC++Power (pronounced horsepower), which
- uses embedded PAL statements in your C++ program. I believe this is much
- more intuitive and easier than the abstract Database Framework interface.
- But then again, I wrote HorC++Power. Check the last issue of Paradox
- Informant or call ISSI at (407) 997-1612.
- --
- // ------------------------------------------------------------------------
- // rkinder@holonet.net International Software Solutions, Inc. -
- // Robert J. Kinder, Jr. Boca Raton, Florida -
- // 1-800-788-4774 -
-