home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / tools / 2179 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1005 b   |  26 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!unix1!wayne
  3. From: wayne@unix1 (Solan Gundersen)
  4. Subject: Subroutines for developing Databases
  5. Message-ID: <1993Jan21.135406.19501@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Organization: MRIH, More og Romsdal Ingeniorhogskole
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. Date: Thu, 21 Jan 93 13:54:06 GMT
  10. Lines: 14
  11.  
  12. Hello everybody!
  13.  
  14. Does anybody know about where i could find subroutines that i could
  15. include into my c code. I am makeing an alarm system for hospitales
  16. and need to store data into a database (info about callers etc.) on
  17. line while doing other thing. Since Windows is partially multitasking, 
  18. we desided to program in C for Windows. So the problem is how to 
  19. access a database fast to store a record and then continue. We also 
  20. like to store in a standard database format like DBASE or someting 
  21. like that. If anybody can help me, i whould be eternaly happy.
  22.  
  23. Thanx from Kjetil Roe
  24.  
  25.  
  26.