ccovey / odbc-driver

Laravel 4 ODBC Driver
28 stars 48 forks source link

Update ODBCDriverConnector.php #11

Open gsisso opened 10 years ago

gsisso commented 10 years ago

Password & username are already sent as second & third parameters in new PDO.but you forgot to mention database

travisulrich commented 10 years ago

gsplash, once you made these two changes, were you able to get everything working?

gsisso commented 10 years ago

yes,the original code isnt working for mssql.Im actually using it right now on my new project.