phpbar.de logo

Mailinglisten-Archive

RE: [php] HELP: AUfbau
Archiv Mailingliste php_(at)_infosoc.uni-koeln.de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [php] HELP: AUfbau



At 17:43 21.04.99 +0200, Alexander Meis wrote:
>hi...
>
>	$hostname = "dein.sqlserver.de";
>	$username = "deinusername";
>	$password = "deinuserpasswort";
>	$dbName = "deinegewünschtedb";
>
>	mysql_connect( "$hostname",  "$username",  "$password");
>    	_(at)_mysql_select_db( "$dbName") or die( "Unable to select database");
       ^^^^^^

besser wäre ein mssql_connect(...) und mssql_select_db(...) 
es is ein mssql- und kein mysql-server ;)

Gruss
  Domas


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive