The following connection string gives me an error message "Cannot open the database requested by the login".
Provider=SQLOLEDB;Data Source=HJS1XY1\SQLEXPRESS;Initial Catalog=C:\MyFolder\MyDatabase.mdf;Integrated Security=SSPI;
The engine is SQL Express 2014. What could be wrong?
Rob E.
Go to the complete details ...