$db = mysql_connect($host, $user, $pass);
mssql_select_db($database,$db);
the above is using to connect with MySQL
I need to connect with MSSQL
Thanks
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

