home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.std.c
- Path: sparky!uunet!gatech!gsusgi1.gsu.edu!gsusgi1.gsu.edu!usgtemx
- From: usgtemx@gsusgi2.gsu.edu (Tracy Monteith)
- Subject: Retrieving database information using C and the Paradox Engine
- Message-ID: <usgtemx.714765911@gsusgi1.gsu.edu>
- Keywords: Paradox and C
- Organization: Georgia State University
- Date: Tue, 25 Aug 1992 18:05:11 GMT
- Lines: 8
-
- I am looking for some type of function or functions that will allow
- me to retrieve specific columns in a database without knowing there
- location. The problem is that our database structure changes constantly
- and I don't want to change my program everytime someone wants to add a
- field.
-
- Thanks in advance.
-
-