ODBC/MSSQL Connect function

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

 



I use the below function string to connect to the database.

mssql_connect($_SESSION["hostname"],$_SESSION["user"],$_SESSION["password"])

now if i want to connect using the odbc_connect function do i  have to
change all my mssql_fetch_array and mssql_query functions too.

Please help

Thanks

Regards,
Harpreet Kaur

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux