MSSQL Server 2012 issue notice

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
wuchi
User
Posts: 90

MSSQL Server 2012 issue notice

Post 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


mobhar
User
Posts: 11905

Post 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


mobhar
User
Posts: 11905

Post by mobhar »

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


wuchi
User
Posts: 90

Post 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


Webmaster
User
Posts: 9438

Post 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.

wuchi
User
Posts: 90

Post by wuchi »

Hello,

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

wuchi


Post Reply