home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / programm / 7245 < prev    next >
Encoding:
Text File  |  1992-11-15  |  1.5 KB  |  48 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!Sirius.dfn.de!mailgzrz.TU-Berlin.DE!news.netmbx.de!Germany.EU.net!horga!reswi!aki!peter
  3. From: peter@aki.en.open.de
  4. Subject: strip DB - Application doesn't work
  5. Message-ID: <1992Nov15.210934.1825@aki.en.open.de>
  6. Sender: peter@aki.en.open.de
  7. Organization: Private/FRG
  8. Date: Sun, 15 Nov 1992 21:09:34 GMT
  9. Lines: 37
  10.  
  11. Hey that's a really funny bug !
  12.  
  13. I have tested the AddressBook MiniExample Sept 92 (available on  
  14. sonata.cc.purdue.edu /pub/next/docs/MiniExamples) and it works fine. But then I  
  15. wanted to install it (make install). The make install command strips the  
  16. application. This seems to be a very good idea, because it saves disk space 
  17. ( >1 Mb to 40 K) !
  18.  
  19. But this example works with dynamically loaded adaptors. In the installed  
  20. version the method
  21.  
  22. AddressBook/Controller.m - appDidInit:sender
  23.  
  24.     [database connectUsingAdaptor:"SybaseAdaptor"
  25.            andString:"sa@SYBASE/pubs"];
  26.  
  27. can't find the sybase adaptor !
  28.  
  29. Is this a real bug or a wonderful feature ?
  30.  
  31. Good luck
  32.     Peter
  33.  
  34.  
  35.   ````      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  36.  '''''''    Peter Rossbach
  37. #       #   Domaenenstr. 2
  38.  # o o #    D- 4600 Dortmund 50
  39.  #  !  #    Germany
  40.  # ~~~ #    Phone  : +049  0231/715623
  41.   #   #     e-mail : peter@aki.en.open.de (NeXTmail)
  42.    ###    
  43. -- 
  44.   ````      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  45.  '''''''    Peter Rossbach
  46. #       #   Domaenenstr. 2
  47.  # o o #    D- 4600 Dortmund 50
  48.