Posted by Steve on 10/18/05 11:54
> // What data will i find here? Is it data from the TEST or from PROD and > will it be data from database1 or from database 2? It will be from the most recently opened resource, but if you are ever in any doubt then explicitly state which connection to use... $RESULT = mssql_query($SQL,$connectprod); --- Steve
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming