Page 1 of 1

MSSQL Server 2012 issue notice

Posted: Tue Aug 27, 2013 3:20 pm
by wuchi

Hello,

When i try to connect to my MSSQL Server 2012 I get an bottom error - notice:

Notice: Trying to get property of non-object in C:\AppServ\www\Vsebine\adodb5\drivers\adodb-ado5.inc.php on line 347

Notice: Trying to get property of non-object in C:\AppServ\www\Vsebine\adodb5\drivers\adodb-ado5.inc.php on line 348

Is there a way to fix this?

Best regards,
Wuchi


Re: MSSQL Server 2012 issue notice

Posted: Tue Aug 27, 2013 4:47 pm
by mobhar

Make sure you have already installed Microsoft SQL Server 2012 Native Client that suits with your operating system in your web server.

For further information, please read this: http://www.hkvstore.com/phpmaker/download.asp


Re: MSSQL Server 2012 issue notice

Posted: Mon Sep 02, 2013 1:45 pm
by mobhar

That would be better if you post your Operating System, Web Server, and the other related information.


Re: MSSQL Server 2012 issue notice

Posted: Wed Oct 16, 2013 3:31 pm
by wuchi

Hello,

Still no success.Still running the old server.

So my operating system is Windows server R2 Enterprise. Web server is Apache.

Tried almost everything if no success we will install windows 7...as there are no issues there...

best regards,
wuchi


Re: MSSQL Server 2012 issue notice

Posted: Wed Oct 16, 2013 3:41 pm
by Webmaster

wuchi wrote:
Web server is Apache.

  1. mobhar wrote:

Make sure you have already installed Microsoft SQL Server 2012 Native Client that
suits with your operating system in your web server.

  1. Make sure you have enabled COM extension in PHP: http://www.php.net/manual/en/com.installation.php
    As of PHP 5.3.15 / 5.4.5, this extension requires php_com_dotnet.dll to be enabled inside of php.ini in order to use these functions.

Re: MSSQL Server 2012 issue notice

Posted: Wed Oct 16, 2013 8:23 pm
by wuchi

Hello,

It was the native client seems that didn't install properly. Now it is working...HAPPY :)

wuchi