Re: php4+mssql

2004-06-09 Thread Derrick 'dman' Hudson
On Tue, Jun 08, 2004 at 03:07:43PM -0300, Mauro Romano Trajber wrote: | Hi all, | Im an debian unstable user and i trying to install php4 with mssql (MS | SQL Server)support via apt-get. | Everything works in my box(apache,php...) but i need mssql support in php. | How can i do that via apt-get ???

Re: php4+mssql

2004-06-08 Thread Joost De Cock
On Tuesday 08 June 2004 21:17, Mauro Romano Trajber hurled the following on the wire: > No, mssql driver is not built into php4's .deb package. > Im using PEAR DB abstract layer, but PEAR uses PHP drivers. > > There's no way to change to adodb.My project is finished ;-) > Any alternative solution

Re: php4+mssql

2004-06-08 Thread Mauro Romano Trajber
No, mssql driver is not built into php4's .deb package. Im using PEAR DB abstract layer, but PEAR uses PHP drivers. There's no way to change to adodb.My project is finished ;-) Any alternative solution ??? >On Tuesday 08 Jun 2004 19:07, Mauro Romano Trajber wrote: >> Everything works in my box(

Re: php4+mssql

2004-06-08 Thread Lee Braiden
On Tuesday 08 Jun 2004 19:07, Mauro Romano Trajber wrote: > Everything works in my box(apache,php...) but i need mssql support in php. > How can i do that via apt-get ??? I do believe it's built into php4. But I'd recommend using adodb, anyway. It's in debian, and it abstracts the database API