Re: Database connection
- From: "Marcel" <sorryafraidofspam@xxxxxxxxxx>
- Date: Tue, 18 Oct 2005 16:54:22 +0200
"Steve" <googlespam@xxxxxxxxxxxxx> schreef in bericht
news:1129625680.819633.223710@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
>> // 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!
.
- References:
- Database connection
- From: Marcel
- Re: Database connection
- From: Steve
- Database connection
- Prev by Date: Re: Forms in Php
- Next by Date: Re: CR/LFs eaten by PHP !?
- Previous by thread: Re: Database connection
- Next by thread: Re: Database connection
- Index(es):
Relevant Pages
|
|