Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ASE 15.0.2 on Win2000 and Apache with PHP on Linux SuSE

1 view
Skip to first unread message

EFG

unread,
Sep 13, 2007, 8:18:38 AM9/13/07
to
Hi!

At the moment I have a ASE 15.0.2 database running on a
Windows 2000 server. This works fine. And I'm able to
connect to ASE from a Linux SuSE 10 using the JDBC
connector.

I want to use the Linux SuSE (any version) with Apache 2
using PHP5:s odbc_connect(string DSN, string, user, string
password) to connect to ASE that is running on a Windows
2000 server.

Or use the PHP 3, 4 or 5
$link = sybase_connect('SYBASE', '', '')
or die("Could not connect !");

From Linux (client - webserver Apache with PHP4 or 5) to
Windows (server - server that contains the ASE database).

I whould be very greatfull for any example posibilities. It
could be other Linux OSs like RH, Debian or what ever. The
only limitation is the the ASE runs on Win and the scripting
language should be PHP.

Thank you very much!

//William

0 new messages