I am looking to set up a connection between a website set up on my localhost and the SQL db here at work.
I have set up the ODBC connection and figured I'd be able to just use the odbc_connection() function with my UN/PW, however it does not seem to be working.
Does this have anything to do with the fact that I am connecting to the DB using SQL Server Authentication?
I have set up the ODBC connection and figured I'd be able to just use the odbc_connection() function with my UN/PW, however it does not seem to be working.
Does this have anything to do with the fact that I am connecting to the DB using SQL Server Authentication?
