Hello.
We have a system on our server that uses MSSQL, it holds alot of similar information to our MYSQL server that PHP connects to, such as customers, and locations.
I want to try to integrate the two systems together using PHPRunner.
I start a new Project, and select MSSQL server, I put in the server name and it lets me select a table.
I then select two tables and in EDIT SQL I click on Results and I can see the data.
When I build the project and click on View In Browser I get "PHP Error Happened"
Error type = 256
Error description = Source: Microsoft OLE DB Provider for SQL Server
Description: Login failed for user ''.
URL = localhost/MSSQL/menu.php?
Error file = C:\Inetpub\wwwroot\MSSQL\include\dbconnection.mssql.win.php
Error line = 22
SQL query
Any Ideas please?
Thanks
Paul.