Re: SV: SV: [PHP] Sql support

2008-01-25 Thread Richard Lynch
lto:[EMAIL PROTECTED] > Skickat: den 25 januari 2008 01:18 > Till: mattias > Kopia: php-general@lists.php.net > Ämne: Re: SV: [PHP] Sql support > > > mattias wrote: >> oops sorry >> i meen sql > > You could probably access it through odbc but I can't see

SV: SV: SV: [PHP] Sql support

2008-01-25 Thread mattias
hereis my php.ini i think this file are correct [PHP] ;;; ; About php.ini ; ;;; ; This file controls many aspects of PHP's behavior. In order for PHP to ; read it, it must be named 'php.ini'. PHP looks for it in the current ; working directory, in the path desig

Re: SV: SV: [PHP] Sql support

2008-01-24 Thread Chris
mattias wrote: yes but if you check my phpinfo.php http://mjw.se/phpinfo.php i can't reed out if sql support are enabled If it was there would be a big section called 'mssql' - like there is for odbc. If that's not there, then no you don't have mssql support enabled. -- Postgresql & php tut

SV: SV: [PHP] Sql support

2008-01-24 Thread mattias
yes but if you check my phpinfo.php http://mjw.se/phpinfo.php i can't reed out if sql support are enabled -Ursprungligt meddelande- Från: Chris [mailto:[EMAIL PROTECTED] Skickat: den 25 januari 2008 01:18 Till: mattias Kopia: php-general@lists.php.net Ämne: Re: SV: [PHP] Sql su

Re: SV: [PHP] Sql support

2008-01-24 Thread Chris
mattias wrote: oops sorry i meen sql You could probably access it through odbc but I can't see any other method available. If you want to use the mssql_* functions the php site has info about how to get it going: http://php.net/mssql Read the comments too - it looks like there are a few

Re: [PHP] Sql support

2008-01-24 Thread Richard Lynch
On Thu, January 24, 2008 5:05 pm, Chris wrote: > mattias wrote: >> I try to add php-support to my php installation on windows 2000 >> server > > Eh? > > What sort of support are you trying to add? The subject said "Sql support" so I'd guess MS SQL. The answer being: #1 Look at a page like thi

SV: [PHP] Sql support

2008-01-24 Thread mattias
oops sorry i meen sql -Ursprungligt meddelande- Från: Chris [mailto:[EMAIL PROTECTED] Skickat: den 25 januari 2008 00:06 Till: mattias Kopia: php-general@lists.php.net Ämne: Re: [PHP] Sql support mattias wrote: > I try to add php-support to my php installation on windows 2000 server

Re: [PHP] Sql support

2008-01-24 Thread Chris
mattias wrote: I try to add php-support to my php installation on windows 2000 server Eh? What sort of support are you trying to add? -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p

[PHP] Sql support

2008-01-24 Thread mattias
I try to add php-support to my php installation on windows 2000 server Can someone check my phpinfo.php? http://mjw.se/phpinfo.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php