home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1436 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.6 KB

  1. Path: sparky!uunet!dtix!mimsy!ra!peyton@itd.nrl.navy.mil
  2. From: peyton@itd.nrl.navy.mil (Rodney D. Peyton,B16/R132,X79091,)
  3. Newsgroups: comp.databases.oracle
  4. Subject: GUI to Oracle
  5. Message-ID: <3482@ra.nrl.navy.mil>
  6. Date: 31 Aug 92 17:57:21 GMT
  7. Sender: usenet@ra.nrl.navy.mil
  8. Reply-To: peyton@itd.nrl.navy.mil
  9. Organization: Information Technology Division, Naval Research Laboratory
  10. Lines: 28
  11.  
  12. We are looking for a GUI to the ORACLE DBMS that works similar to the
  13. way oracle's sql_forms package works when combined with sqlnet. We
  14. can't use oracle's sql_forms and sqlnet, because oracle isn't willing
  15. to give/sell us enough detail information (source code) about the
  16. protocol between the client application and orasrv daemon running on
  17. the remote system.
  18.  
  19. Apparently, the way sql_forms et. al work over sqlnet tcp/ip is that
  20. you have a server application (orasrv) running on the remote system
  21. waiting to accept a connection on a socket. Once a client such as
  22. sql_forms connects, the server forks off a child process to handle the
  23. client connection.
  24.  
  25. We want to capture the sql commands that the client sends to the server and
  26. the child process of the server, modify them, and send them on to orasrv or
  27. the children of the orasrv.
  28.  
  29. If you have a GUI that would allow us to do this, we would be willing to 
  30. purchase the source code from you. The client code should run under SunOS/X11 or
  31. on a PC running DOS and/or Windows, but at this point we will accept code that
  32. runs on just about anything if the UI is decent. The server code, must run
  33. under SunOS 4.x. I can be reached at the address/phone number below.
  34.  
  35.  
  36. Rodney Peyton
  37.  
  38. 202-767-9190
  39. peyton@itd.nrl.navy.mil
  40.