SQL Server, PDO, ODBC, sqlsrv Oh my, which one?
Posted: Fri Oct 08, 2010 8:20 am
What is the real difference between sqlsrc or odb_connect. Aren't they both using the same drivers (sql client)? If so, what is the advantage of using one over the other?
I have PDO, odbc_connect, sqlsrv_connect all working in scripts. I know PDO is diff, but should I use sqlsrv_connect over odbc_connect? functionality the same?
Big diff for me, my IDE support odbc_connect.
Very confusing, any help would be fantastic, thanks.
I have PDO, odbc_connect, sqlsrv_connect all working in scripts. I know PDO is diff, but should I use sqlsrv_connect over odbc_connect? functionality the same?
Big diff for me, my IDE support odbc_connect.
Very confusing, any help would be fantastic, thanks.