[freetds] php + mssql
Frank M. Kromann
frank at kromann.info
Sun Jan 5 18:36:28 EST 2003
Hi,
With php 4.3.0 you can use --with-mssql, and if you installed freetds in
/usr/local you dont need to specify a directory. You need to use the
mssql_* functions and not the sybase_*
- Frank
> 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
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>
More information about the FreeTDS
mailing list