home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16101 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!gumby!destroyer!cs.ubc.ca!alberta!ken
  3. From: ken@cs.UAlberta.CA (Huisman Kenneth M)
  4. Subject: C and ARexx
  5. Message-ID: <1992Nov20.013417.16548@cs.UAlberta.CA>
  6. Keywords: C, Arexx, SQL
  7. Sender: news@cs.UAlberta.CA (News Administrator)
  8. Nntp-Posting-Host: manning.cs.ualberta.ca
  9. Organization: University of Alberta, Edmonton, Canada
  10. Date: Fri, 20 Nov 1992 01:34:17 GMT
  11. Lines: 24
  12.  
  13. I recently downloaded a freeware program called SQLDB.  It is an Alpha version
  14. of a SQL engine.  It has an Arexx port you can send it commands from.
  15.  
  16. My question is this.  I would like to write a C program that used ARexx
  17. within it to call the SQL program ( and retrieve data from the database for
  18. use in my C program - basically, I want to use ARexx as an interface layer
  19. between my C program and the SQL program).
  20.  
  21. Is there a way to integrate C and ARexx like this?
  22. I don't know much about ARexx, admittedly, and there isn't anything in my
  23. libraries manual on it (I guess you have to order some book seperately).
  24. If this is feasable, I'd appreciate a brief explanation on how to do it.
  25. (I'm using the Aztec compiler if it matters).
  26.  
  27.  
  28. Additionally, this freeware Alpha-version of SQL is the *only* SQL I have
  29. seen for the Amiga - is anyone aware of any others?
  30.  
  31. (Email Preferred, thanks)
  32.  
  33. Ken
  34.  
  35. ken@cs.ualberta.ca
  36.  
  37.