I'm trying to connect to a database through html and I keep getting the error
"Impossible to open the database per defect of the user. Use of the base master in the place."
I have no clue as to what this means...
The connection string I am using is as follows:
'dsn = "Driver={SQL Server}; Server=BHHCMT;Database=ccoprtest;UID=;PWD="
Any help you could give me would be greatly appreciated
"Impossible to open the database per defect of the user. Use of the base master in the place."
I have no clue as to what this means...
The connection string I am using is as follows:
'dsn = "Driver={SQL Server}; Server=BHHCMT;Database=ccoprtest;UID=;PWD="
Any help you could give me would be greatly appreciated