CH30 Connection Strings
I'm having some trouble with using the connection string example on page 821. I set up the cfg file, but when I create the method to utilize it I'm getting an error stating "the type or namespace name ConnectionStringSettings could not be found" . Possible related, when I added the namespaces, I couldn't get System.DataE.EntityClient or System.Data.Linq.SqlClient . Any suggestions would be appreciated.
|