home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / software / 3287 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.2 KB  |  37 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!haven.umd.edu!wam.umd.edu!usenet
  3. From: gravatt@next02wor.wam.umd.edu (Robert Howerton Gravatt)
  4. Subject: Using Sybase SQL server
  5. Message-ID: <1993Jan5.215031.18004@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: next07epsl.wam.umd.edu
  8. Reply-To: gravatt@wam.umd.edu
  9. Organization: Workstations at Maryland, University of Maryland, College Park
  10. Date: Tue, 5 Jan 1993 21:50:31 GMT
  11. Lines: 24
  12.  
  13. I am trying to figure out how to use the Sybase SQL server v. 4.0 which
  14. was shipped with NeXTStep 1.0.
  15.  
  16. I want to be able to use the /usr/sybase/isql executable to do
  17. command line creation of DB's and insertions, deletions, updates and
  18. queries.
  19.  
  20. The problem which I keep encountering is that I get:
  21.  
  22. next07epsl> isql
  23. Password: 
  24. Operating-system error:
  25.         No such file or directory
  26. DB-Library: Could not open interface file.
  27.  
  28. when I try to get started.  Futher, I don't have a password.   Do I need  
  29. one?
  30.  
  31. I am also attempting to usr Sybase across an afs system and unsucessfully
  32. attempted to use a script SetVars in /usr/sybase/scripts to set  
  33. environment varianble across the afs system.
  34.  
  35. Does anybody know what I'm doing wrong ?   Is this just the beginning of  
  36. even more troble?
  37.