You are not logged in.

#1 2006-01-11 09:25:53

vinyl
Member
Registered: 2004-07-06
Posts: 33

[PHP] ODBC/MSSQL support

Is there any way to add ODBC/MSSQL support to the current PHP package that pacman installs?

I need to query on a Microsoft SQL database.
When I try 'odbc_connect()' right now I get an error about "Call to undefined function"....

Thanks in advance

Offline

#2 2006-01-14 20:17:37

neri
Forum Fellow
From: Victoria, Canada
Registered: 2003-05-04
Posts: 553

Re: [PHP] ODBC/MSSQL support

vinyl wrote:

Is there any way to add ODBC/MSSQL support to the current PHP package that pacman installs?

I need to query on a Microsoft SQL database.
When I try 'odbc_connect()' right now I get an error about "Call to undefined function"....

Thanks in advance

You probably have to install unixodbc first and enable it in you php.ini

-neri

Offline

Board footer

Powered by FluxBB