I'm using SQL, and VS 2008.
I have other web sites up and running that connect to SQL on the back end.
They are all using C# as well.
So this seems to be a good fit for me.
This is my connection string.
I set my connection string this way, because this is normally how I connect my sites to my SQL server.
My current DB settings in my App.config file are back to the default now, so it's giving me the custom
Can not connect to database error page. error 40 could not open connection to SQL server.
Just below here is the DB section of the app.config file, I don't know what I should add in here I have tried several different options but none have worked as of yet.
******************************************************************
** databaseObjectQualifier Key ** Defaults to: yaf_ **
For advanced users who want to change the prefix for Yaf DB
structure.
-->