I am trying to update data from a grid using the update_all.php sample code.
I am trying to update a MSSQL database and not a MySQL database.
I am getting the following error:
PHP Warning: mysql_connect(): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Is there anyway to configure this file to use it with a MSSQL database?
Any help would be greatly appreciated. If you need any additional info to assist me I will gladly provide it.
Thanks in advance.