home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / msdos / programm / 11680 < prev    next >
Encoding:
Text File  |  1992-12-29  |  2.2 KB  |  61 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!almserv!mimas!g9utxu
  3. From: g9utxu@fnma.COM (Tanin Uthayanaka)
  4. Subject: Re: Shareware program for comic store
  5. Message-ID: <1992Dec29.185343.16086@almserv.uucp>
  6. Sender: usenet@almserv.uucp
  7. Nntp-Posting-Host: mimas
  8. Reply-To: g9utxu@fnma.COM
  9. Organization: Fannie Mae
  10. References: <1hq1oaINN5s6@matt.ksu.ksu.edu>
  11. Date: Tue, 29 Dec 1992 18:53:43 GMT
  12. Lines: 47
  13.  
  14. Try posting in comp.database.
  15.  
  16. But if I were to write the program I would write an EXE code so that the user need 
  17. not purchase additional software (i.e. dBase III+) but I would use a package that 
  18. would allow easy access to the database (i.e. DBF file format). There are a lot of 
  19. packages out there that can compile to EXE and use DBF file format but my choice 
  20. would be Clipper.
  21.  
  22. Using Clipper, your problem seems simple enough to solve but I would need more 
  23. info.
  24.  
  25. Hope I've been of some help
  26.  
  27. TU
  28.  
  29. In article 1hq1oaINN5s6@matt.ksu.ksu.edu, brettw@matt.ksu.ksu.edu (Brett D. Watson) writes:
  30. >  I've been approached by a local comic store owner about writing a
  31. >database application to automate his "pull list".  That is, each week
  32. >a given customer will have a list of titles they want set aside for
  33. >them before they go on the shelf.  The store owner currently has 200+
  34. >customers using this "pull list".  The lists are on notebook paper.
  35. >He also has special order lists incorporated into this process.
  36. >
  37. >  He's given me a list of funtional specs for a computer program to
  38. >automate this process.  He would prefer it's done in C but due to time
  39. >constraints I think C would be too much.  I would like to use a
  40. >commercial database program but I just don't know what would be the
  41. >best package to go with.
  42. >
  43. >  Are there any shareware packages similar to this available already?
  44. >Has anyone written anything like this?  Could I look at it?  Also,
  45. >what database package would any of you recommend if I go that route?
  46. >Any and all suggestions, comments, etc. appreciated!
  47. >
  48. >-=- Brett
  49. >
  50. >BTW, if you need more information about WHAT the program needs to do,
  51. >ask me.
  52. >-- 
  53. >Brett Watson, Database/System Administrator
  54. >Kansas Supreme Court - Topeka, KS
  55. >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  56. >brettw@matt.ksu.ksu.edu
  57.  
  58.  
  59.  
  60.  
  61.