home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / oracle / 2124 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.1 KB  |  37 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!ukma!nntp.msstate.edu!Ra.MsState.Edu!pkm1
  3. From: pkm1@Ra.MsState.Edu (Praveen Mereddy)
  4. Subject: Invoking SQLReports from a C program
  5. Message-ID: <1992Nov5.231657.19327@ra.msstate.edu>
  6. Sender: news@ra.msstate.edu
  7. Nntp-Posting-Host: ra.msstate.edu
  8. Organization: Mississippi State University
  9. References: <4156@ncrsoph.Sophia.NCR.COM>
  10. Date: Thu, 5 Nov 1992 23:16:57 GMT
  11. Lines: 24
  12.  
  13. I have to use. I don't know much about SQLMenus, so I want to use
  14. 'C' for this purpose.  Do U know the commands that invokes Reportwriter
  15. from a C program.  I don't know how to send parameters to the reportwriter
  16. from the Main program.
  17.  
  18. For example:
  19.  
  20. I want to print a report on the EXPENDITURE of a company from 
  21. ----- date, to ------------ date.
  22.  
  23. I have a table ITEM, which contains ITEMID, DATE, COST, etc.
  24.  
  25. OR
  26.  
  27. 2.   If I give the vendorid = ---------, then it should print all the
  28. equipment received from the vendor.  I have all the required tables.
  29.  
  30. for this example I have a table caled EQUIP_VENDOR which contains
  31. EQUIPID, VENDID.
  32.  
  33. Thanks for sparing some time for me
  34.  
  35. Praveen
  36. pkm1@ra.msstate.edu
  37.