I'm a beginner and have been playing around with VB 2008 and SQL Server 2008 and am confused about the (Connection string) that must be defined in the project settings. Surely you don't want a recompile if the location of the database server changes -- do you?
I found this article... http://www.codeproject.com/KB/vb/PersistConnectionStrings.aspx?display=PrintAll ...but I haven't been able to get it to work. Thanks for any help
