Skip to Content.
Sympa Menu

freetds - [freetds] ASA Error -83 when connecting from PHP

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Daniel L. Eriksson" <daniel AT edeinternet.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] ASA Error -83 when connecting from PHP
  • Date: Wed, 07 Apr 2004 16:36:06 -0500

I have installed FreeTDS 0.62, compiled with PHP under Linux Redhat 9. SyBase server is ASA 8.0.

I send this command:
sybase_connect("192.168.0.101:3030","DBA","SQL");

And get this error:
Sybase message: ASA Error -83: Specified database not found (severity 16)

I tried 'telnet 192.168.0.101 3030', which works fine. I'm also able to connect through ODBC to the same IP and port w/o problems.

I read on this list that the problem could be not sending the data base name with the server name. Is that the problem, and if so, how do I send it?

Many thanks,
Daniel





Archive powered by MHonArc 2.6.24.

Top of Page