home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / sybase / 649 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.9 KB  |  55 lines

  1. Newsgroups: comp.databases.sybase
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!gatech!destroyer!cs.ubc.ca!uw-beaver!newsfeed.rice.edu!exlogcorp!sdhou11!dave
  3. From: dave@exlog.com (Dave St.Clair)
  4. Subject: Using Sybase with PPP (dp2.2) on Solaris 1.1.
  5. Message-ID: <1993Jan11.200846.28844@exlog.com>
  6. Sender: news@exlog.com
  7. Nntp-Posting-Host: sdhou11
  8. Reply-To: dave@exlog.com
  9. Organization: EXLOG, Inc.
  10. Date: Mon, 11 Jan 93 20:08:46 GMT
  11. Lines: 42
  12.  
  13. Well this should have been simple but .... :-)
  14.  
  15. Ok, we have the need to connect two machines/networks over a WAN and would
  16. like to be about to access our Sybase 4.8 database.  Since this WAN is over
  17. standard phone lines (not leased lines), I looked for a version of PPP that
  18. would do dialup-on-demand.  I found Kirk Smith's dp2.2 by checking the
  19. comp.prototocols.ppp FAQ.
  20.  
  21. I setup two SparcStations with MultiTech MultiModems to test things.  First
  22. I verified that Sybase worked OK with a normal (le0) ethernet connection.
  23. Worked just fine. Next I installed PPP, unplugged the thin net and turned
  24. on the modems.  Talk about simple!  Had the serial link up and going inside
  25. of an hour (had to take into account silly setup errors :-)).
  26.  
  27. First I checked the basics: rlogin, telnet, ftp, mail, ping, etc.  No problem.
  28. Works like charm.  Now I give Sybase a try.  And here's the results:
  29.  
  30.     ./isql
  31.     Password: 
  32.     Operating-system error:
  33.             Connection refused
  34.     DB-LIBRARY error:
  35.             Unable to connect: SQL Server is unavailable or does not exist.
  36.  
  37.  
  38. I checked for user permissions, etc,  but to no avail.
  39.  
  40. Any hints?
  41.  
  42. I've been talking to Sybase support but most of the people I've talked to
  43. have not even heard of PPP.  In the latest round, my contact said Sybase
  44. did not have the resources to "support" another third party product. But she
  45. said she would try one more time to find someone in Sybase who could at
  46. least spell PPP :-)
  47.  
  48. Thanks,
  49.  
  50. dave@exlog.com
  51.  
  52.  
  53.  
  54.  
  55.