The host name parameter is the name in the interfaces file (SYBASE), not
the machine name.
Your isql worked because SYBASE is the default.
abreed wrote:
> Date: Mon, 12 Mar 2001 08:31:28 +0200
> From: abreed <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PH
Ok, you almost got it ;)
Looks good but you did not read the docs
correctly. The interfaces file lacks
your database entry! And at the connect
you don't specify the host but the
connecting!
You probably want:
SYBASE
query tcp ether max 5000
master tcp ether max 5000
touchdb
qu
Hi,
I cannot seem to get sybase_connect to work.
I have sybase-11.0.3 (ASE) installed on SuSE Linux 6.2 (i386) - Kernel
2.2.10
Apache and PHP4 is also installed. Here is an extract from what I get
from a
//
Configure command: ... --with-s