home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / oracle / 2218 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.9 KB  |  54 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!ukma!darwin.sura.net!paladin.american.edu!cyber.hughes.american.edu!mspolin
  3. From: Mathew L. Spolin <mspolin@cyber.hughes.american.edu>
  4. Subject: Re: Manipulating an ORACLE database on HP-9000 from a Macintosh
  5. Message-ID: <1992Nov16.223441.18955@paladin.american.edu>
  6. X-Xxmessage-Id: <A72D8D5377029637@cyber.hughes.american.edu>
  7. X-Xxdate: Mon, 16 Nov 92 22:39:31 GMT
  8. Sender: news@paladin.american.edu
  9. Organization: Cybervision Productions
  10. X-Useragent: Nuntius v1.1.1d12
  11. References: <2436@cix.cict.fr>
  12. Date: Mon, 16 Nov 1992 22:34:41 GMT
  13. Lines: 39
  14.  
  15. In article <2436@cix.cict.fr> Groupe SUPAERO, dalet@reseau.Berkeley.EDU
  16. writes:
  17. > I'm a french engineer working in an engineering school.
  18. > We have an ORACLE database v 6.0 (soon v 7.0) on HP-9000 serie 850.
  19. > We plan to develop an application of student's management (name,
  20. >address, marks, ...)
  21. > running on a macintosh and manipulating the HP ORACLE database.
  22. >
  23. > The students management is divided in 2 parts :
  24. >
  25. >   - Updating the database with input screens from the Macintosh.
  26. >
  27. >   - Querying the database to produce reports or data about student's
  28. >results with 
  29. >     the possibility of processing those data with software like
  30. >excel,word,etc ...
  31. >
  32. >
  33. > Could you tell me what sorts of softwares i need to do such an
  34. >application ? (for each part)
  35.  
  36. Practically any of the "card" based authoring systems would work,
  37. including Hypercard,
  38. SuperCard, and Oracle Card (which also works under Windows).  You pass
  39. SQL to the
  40. Oracle database by way of an XCMD which sends the command through SQL*NET.
  41.  
  42. Other options are the Macintosh database programs like 4th DIMENSION,
  43. Omnis 7, and
  44. Double Helix.  These are relational database systems that can be modified
  45. to use
  46. SQL, although they weren't written for the job.
  47.  
  48. Based on my experience with Oracle Corp. and the federal government, I
  49. would recommend
  50. using Oracle Card.
  51.  
  52. ---Matt Spolin
  53.    Washington, D.C.
  54.