home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / 6742 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.4 KB  |  36 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!dkirkpat
  3. From: dkirkpat@nyx.cs.du.edu (David Kirkpatrick)
  4. Subject: database client dev. tools?
  5. Message-ID: <1992Sep15.160424.15621@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: Nyx, Public Access Unix @ U. of Denver Math/CS dept.
  8. Distribution: usa
  9. Date: Tue, 15 Sep 92 16:04:24 GMT
  10. Lines: 24
  11.  
  12.  
  13. Hello all,
  14.  
  15. Does anyone have information on toolkits for writing a DOS/Windows client
  16. application that allow one to support a variety of database server vendors?
  17. For example, I would like my client application to support Oracle, Informix, 
  18. Sybase, etc... without writing my own layer of code to support them all.
  19.  
  20. The client application doesn't know at compile time what the database looks
  21. like, so the toolkit would need to support dynamic SQL.
  22.  
  23. The toolkit shouldn't care whether the SQL server is running locally or on
  24. a remote machine.  At some sites, the application might be configured to use a 
  25. local database, and at other times access a remote database via the database
  26. vendor's network products (Sybase NET-Library, Informix INET-PC, etc..)
  27.  
  28. Any information on this sort of development would be appreciated, whether it 
  29. is info on toolkits, or experience rolling your own!
  30.  
  31. Thanks, David Kirkpatrick
  32.  
  33. dkirkpat@nyx.cs.du.edu                                303-259-6161
  34. 72170.3566@compuserve.com
  35.  
  36.