Jump to content

johnson.sh

New Members
  • Posts

    7
  • Joined

  • Last visited

    Never

Everything posted by johnson.sh

  1. Thanks, that worked great for me!
  2. Hi there! I'm trying to update my project to work with the new MS SQLSRV driver. I've installed the driver and it works ok. Before the MS driver i had a connection to the sql server (connect.php) and included it on every page. Now, i'm trying to do the same but some commands, i.e SQLSRV_QUERY require the $conn (connection resource) as a parameter. That resource cannot be passed from the connect.php (or maybe i don't know how to do it properly). So my question is - Do i need to connect again using SQLSRV_CONNECT on every page? My setup: WAMP 2.1, MSSQL 2008 @ WIN Server 2008 Thanks in advance.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.