I'm seeking some guidance in connecting to an MSSQL database on godaddy.com. I have a database and table ready to go but I can't connect to it.
I don't see where I can create users or permissions.
I've managed MS SQL databases in the past on 2000 Server.
I'm attempting to use PHP Generator Wizard for MS SQL Server, by sqlmaestro.com -- first thing it tries to do is establish connection. I am sure that I'm entering the correct database name, username, and password (well, the basic username and pwd you create when you setup the database).
I get the following error:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied
Thank you.
I don't see where I can create users or permissions.
I've managed MS SQL databases in the past on 2000 Server.
I'm attempting to use PHP Generator Wizard for MS SQL Server, by sqlmaestro.com -- first thing it tries to do is establish connection. I am sure that I'm entering the correct database name, username, and password (well, the basic username and pwd you create when you setup the database).
I get the following error:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied
Thank you.