[UPHPU] Connecting to mssql through php???

Caleb Call caleb at macjunk.net
Tue Mar 17 14:03:05 MDT 2009


I know this may be something that's simple to do, but I'm having a hard time
trying to figure it out.  What I really need to do is connect to a mssql
database using NT Authentication and run a stored procedure passing a couple
variables to the stored procedure.  I've been able find that I need to set
mssql.secure_connection = On in the php.ini file, that's done.  I'm trying
to use mssql_connect, but I'm not opposed to using another method of
connecting if it's better.  Any help would be appreciated.

Thanks,
Caleb


More information about the UPHPU mailing list