home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / ingres / 2095 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.databases.ingres
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!news.water.ca.gov!stevec
  3. From: stevec@stimpy.water.ca.gov (Steve Croft)
  4. Subject: Re: Windows 4GL vs. ESQL interfaces
  5. Message-ID: <BzB2H3.1wu@news.water.ca.gov>
  6. Keywords: ESQL, Windows 4GL, database interface.
  7. Sender: stevec@stimpy (Steve Croft)
  8. Organization: California Department of Water Resources
  9. References: <kitchel.724345020@manta> <1992Dec14.213759.16791@pony.Ingres.COM>
  10. Date: Tue, 15 Dec 1992 14:48:38 GMT
  11. Lines: 17
  12.  
  13. Cathy Savino writes:
  14.  
  15. |> Windows4gl is an a GUI application generator. If you run it under
  16. |> X/Motif, it creates X applications. Under decwindows in creates decwindows 
  17. |> applications. ESQL/C creates character based applications.
  18.  
  19. That statement may be a little simplistic.  You can have a GUI with
  20. ESQL/C; you simply have to program it yourself.  Windows4gl provides
  21. one for you as part of the package.  Using ESQL/C with GUI libraries
  22. is no big deal.  I have written small utilities using SunSoft's
  23. OpenWindows Developer's Guide and ESQL/C.  You get a nice Open Look
  24. front end.
  25.  
  26. Of course if you want INGRES' 4GL tied to a GUI, then windows4gl is the
  27. way to go.
  28.  
  29. Steve
  30.