Skip to Content.
Sympa Menu

freetds - [freetds] Using FreeTDS+PHP+PDO

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Pascal MIQUET" <p.miquet AT hafiba.fr>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Using FreeTDS+PHP+PDO
  • Date: Thu, 9 Feb 2006 10:58:44 +0100

Hi,

I have compiled and installed the freeTDS package 0.63 on Linux
Using PDO with PHP should work without configuring the ODBC

Using the dblib driver with PDO, it uses the freeTDS driver.
Finally I've got a connection error to the Data Base SQLSTATE[28000]
Login incorrect. (severity 9)

If I use the same code, using the mssql driver under windows, the
connection is right.
HOW can I check what's wrong with the driver, the source code ?

Thanks for your help
Pascal



  • [freetds] Using FreeTDS+PHP+PDO, Pascal MIQUET, 02/09/2006

Archive powered by MHonArc 2.6.24.

Top of Page