Welcome Guest, Not a member yet? Register   Sign In
Can't select MSSQL table
#7

(12-15-2018, 09:51 AM)InsiteFX Wrote: PHP.net SQLSRV - Requirements

How to SQL Server Database Connection (MSSQL) in Codeigniter 3

You may need to add the port number also.

If these do not work check your php installation using php

PHP Code:
<?php
// Show all information, defaults to INFO_ALL
phpinfo();
?>

DO NOT LEAVE ON A SERVER! DELETE IT WHEN DONE.

Big thanks for you support!

Everything, including the port on the client side, is set to "1433". But I do not know if the port is set correctly on the SQL server.
The link "how to SQL Server Database Connection (MSSQL) in Codeigniter 3" I have forwarded to the SQL-Serveradmin.

remark sqlcmd will show me the selected table.

Kind regards
Reply


Messages In This Thread
Can't select MSSQL table - by wuk986 - 12-10-2018, 11:26 AM
RE: Can't select MSSQL table - by InsiteFX - 12-11-2018, 09:28 AM
RE: Can't select MSSQL table - by wuk986 - 12-11-2018, 10:51 AM
RE: Can't select MSSQL table - by InsiteFX - 12-11-2018, 12:53 PM
RE: Can't select MSSQL table - by wuk986 - 12-15-2018, 07:25 AM
RE: Can't select MSSQL table - by InsiteFX - 12-15-2018, 09:51 AM
RE: Can't select MSSQL table - by wuk986 - 12-15-2018, 10:38 AM
RE: Can't select MSSQL table - by wuk986 - 12-18-2018, 11:55 AM
RE: Can't select MSSQL table - by oliverfinn556 - 12-24-2018, 12:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB