could not connect to database(MSSQL)

Questionscould not connect to database(MSSQL)
Could not connect to database asked 11 years ago

I couldnt connect to database and it shows the following msg:
[2002] No connection could be made because the target machine actively refused it. (trying to connect via tcp://xxx.xxx.xxx.xxx) in C:wampwwwxxxphpGrid_Liteserveradodb5driversadodb-mysql.inc.php on line 443

i have defined the conf.php file as follow

define('DB_HOSTNAME','xxx.xxx.xxx.xxx'); // database host name
define('DB_USERNAME', 'uid'); // database user name
define('DB_PASSWORD', 'pw'); // database password
define('DB_NAME', 'dbname'); // database name
define('DB_TYPE', 'odbc_mssql'); // database type
define('DB_CHARSET','utf8');

Can anyone help me?=[

1 Answers
Abu Ghufran answered 11 years ago

Hello,

This API is not supported.
Make sure you have downloaded the package from phpgrid.org.

Another possibility is that you may have used phpgrid.com, that confuses many customers.

Your Answer

1 + 16 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?