Wednesday, April 29, 2015

3 Layer architecture with program and website

Regarding the first error where is your db residing? can you use the full path to it instead and try, example:

Data Source=(LocalDB)\v11.0;AttachDbFilename=C:\User\MyApp\Database.mdf;Integrated Security=True

You say its crashing on connection.Open() what is the error you getting?


Fouad Roumieh

No comments:

Post a Comment