Hi
I have I pc misticpbgenero that has Microsoft visual studio express 2013 for web ( development )
I have another machine ANTHONYPHILL-PC with SQL Server 2012 Express ( database )
I have created a share on the database directory on the (database) machine and I can edit the database from the (development) machine in VS. Pointing the LocalDB v11.0 to ANTHONYPHILL-PC\DATA\dbname.mdf.
How do I get a web process to accesss the database on the database machine
pointing the C# function to the database file fails as the shared drive does not exist to the web user.
Cannot use UNC
Regards Tony
Go to the complete details ...