Skip to Content.
Sympa Menu

freetds - [freetds] [SOLVED]RE: Using FreeTDS+PHP+PDO[Scanned]

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] [SOLVED]RE: Using FreeTDS+PHP+PDO[Scanned]
  • Date: Thu, 9 Feb 2006 11:38:12 +0100

The connection string into the PDO should use the port to get the right
connection.

Pascal

-----Message d'origine-----
De : freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org] De la part de Pascal MIQUET
Envoyé : jeudi 9 février 2006 10:59
À : FreeTDS Development Group
Objet : [freetds] Using FreeTDS+PHP+PDO[Scanned]

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 mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds



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

Archive powered by MHonArc 2.6.24.

Top of Page