v2.0 PDO Connection String


could please provide sample pdo connection strings connecting sql server 2005+ , sql azure db sql server driver. seem having trouble doing , don't see initial docs it. thanks.

hi anthony,

we have our docs on msdn. in particular, here page on constructor including sample code use api.

http://msdn.microsoft.com/en-us/library/ff628159(v=sql.90).aspx

in order connect sql azure, 1 needs add server name after user name. example: "user@tcp:xxxx.database.windows.net,1433" xxxx replaced name of server (sql azure).

hope helps. thanks.

 ashay chaudhary

 


ashay chaudhary program manager, sql server driver php


SQL Server  >  Microsoft Drivers for PHP for SQL Server



Comments

Popular posts from this blog

SQL Server PSProvider SQL Server Authentication

BIT Version

How to calculate the delta size while diffing the files in TeamFoundationServer ?