Skip to main content
Topic: Problems wth SQL Server connection. (Read 963 times) previous topic - next topic

Problems wth SQL Server connection.

Hello everyone, everything good ?

When I create a project with SQL Server, I can find the database perfectly ... but when I publish to test occurs the error of the figure attached to the email.

Can you help me ?

Thank you very much.

 

Re: Problems wth SQL Server connection.

Reply #1
Everything is working fine. Thanks

Re: Problems wth SQL Server connection.

Reply #2
Everything is working fine. Thanks

Re: Problems wth SQL Server connection.

Reply #3
For anyone that encounters a similar error, please make sure you have the MSSQL module enable on your server.
use phpinfo() to check that it is enabled. this similarly applies to other database types too.