home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / std / c / 2511 < prev    next >
Encoding:
Text File  |  1992-08-25  |  673 b   |  19 lines

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