Posted by Marcel on 10/18/05 17:54
"Steve" <googlespam@nastysoft.com> schreef in bericht
news:1129625680.819633.223710@g44g2000cwa.googlegroups.com...
>
>> // 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
>
Ok thanks a lot!
Navigation:
[Reply to this message]
|