I am actually trying to connect scriptcase to a remote server hosting my MSSQL db
And i have details similar to this:
DB name: aaaaa
server name/IP: 129.129.129.129
login: bbbbb
pasword: ccccc
Now using the New DB Connection on scriptcase and selecting the “MSSQL Server” option. I use all the DBMS Type and all reported errors, first with MSSQL Server
Then I got this Connection Error
Fatal error: Call to undefined function mssql_get_last_message() in C:\Program Files (x86)\NetMake\v71\wwwroot\scriptcase\prod hird\adodb\drivers\adodb-mssql.inc.php on line 609
what am i doing wrong?