Forum Moderators: coopster

Message Too Old, No Replies

Which PHP database functions do you use to connect to Microsoft SQL Server?

mssql or sybase ct or something else?

         

gb_dev

10:09 pm on Dec 23, 2006 (gmt 0)

10+ Year Member


mssql or sybase_ct, which should you be using to access sql server 2000 from freebsd/*nix?
(and why if possible)

coopster

3:37 pm on Dec 25, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Maybe another way to ask this question is why wouldn't you want to use the MSSQL Functions [php.net]?

gb_dev

1:32 am on Jan 2, 2007 (gmt 0)

10+ Year Member



i've seen that page but still don't see the benefit of one over the other, both seem to use freetds

coopster

4:42 pm on Jan 2, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



OK, so you are really looking to find out is what most PHP shops that access Microsft SQL Server are using to connect and retrieve data. Hopefully we have some MS folks that will note this thread and chime in to tell us which database functions they are using and why.