Skip to Content.
Sympa Menu

freetds - [freetds] php + mssql

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "benny iskandar" <liauwsiauwlong AT hotmail.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] php + mssql
  • Date: Mon, 06 Jan 2003 08:32:39 +0700

hi, all ...

First thanks to FreeTds creator , cause make me get a new street
for programming database , but

I have a problem to connect my php 4.3.0 to mssql or sybase ,
I already try the guide line in www.freetds.org :

1. install freetds
2. ./configure --with-sybase=/usr/local
3. make
4. make install
5. done
6. reinstall php
7. ./configure --with-sybase=/usr/local
8. make
9. make install
10. done
11. apachectl restart
12. done

but my test.php view error like :
'Call to undefined function: sybase_connect() '

any one could help me ?

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963





Archive powered by MHonArc 2.6.24.

Top of Page