On Thu, 5 Jun 2003, [iso-8859-1] Aissam Bazzaoui wrote:
> hi,
> sorry for bothering you again,
> but i just see the modify u make,
>
> i need another correction
>
> $conn=mssql_connect("localhost","sa",'password');
> should be replaced with
>
>
> $conn=mssql_connect("MYSQLSERVER","sa",'passw
hi,
sorry for bothering you again,
but i just see the modify u make,
i need another correction
$conn=mssql_connect("localhost","sa",'password');
should be replaced with
$conn=mssql_connect("MYSQLSERVER","sa",'password');
the name is the one u specified on freetds.conf.
thanks,
'n good phpin
On Wed, 4 Jun 2003, Derick Rethans wrote:
> On Wed, 4 Jun 2003, [iso-8859-1] Aissam Bazzaoui wrote:
>
> > i recently published (15 min ago) a note on
> > mssql_connect, but i made a mistake 'n sent some
> > secret information :p
> > is there a way to edit it,
> > all i need to replace is this lin
On Wed, 4 Jun 2003, [iso-8859-1] Aissam Bazzaoui wrote:
> i recently published (15 min ago) a note on
> mssql_connect, but i made a mistake 'n sent some
> secret information :p
> is there a way to edit it,
> all i need to replace is this line mssql_connect with
> $conn=mssql_connect("MYSQLSE
hi,
i recently published (15 min ago) a note on
mssql_connect, but i made a mistake 'n sent some
secret information :p
is there a way to edit it,
all i need to replace is this line mssql_connect with
http://fr.mail.yahoo.com
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubsc