Skip to Content.
Sympa Menu

freetds - AW: AW: [freetds] connect problem to mssql 7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "roland bole" <roland.bole AT gmx.at>
  • To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Subject: AW: AW: [freetds] connect problem to mssql 7.0
  • Date: Sun, 14 Dec 2003 11:59:30 +0100


Il dom, 2003-12-14 alle 11:19, roland bole ha scritto:
> >- how did you configure PHP ?
>
> ./configure --with-mysql --with-apache=../apache_1.3.28 --enable-ftp
> --with-pear --with-mssql=/usr/local/
>
> >- have you tried to connect with tsql, waiting an hour and issuing some
> Yes I can connect with tsql but the authorization failed so could not
tested
> what you want.
>
> G
> Roland
>

>>I forgot to ask you... which line of the script was line 24 ?
Fatal error: Maximum execution time of 40 seconds exceeded in
/www/etvms/_tmp/mssql.php on line 24

This shoud be:
mssql_select_db ($sql_name, $db_conn) or die ("Could not select
database: ".mssql_get_last_message());

>freddy77

Roland


_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds






Archive powered by MHonArc 2.6.24.

Top of Page