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 _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
