Salakhetdinov Shamil
mcp2004 at mail.ru
Sat Apr 18 08:43:54 CDT 2009
Hi Arthur, I have sent you the sources by private mail: Andy asked to not discuss Northwind.NET project here - I'm just announcing here major milestones we're getting through.... Thank you. -- Shamil P.S. Connection string "lives" in Northwind.NET.FE.exe.config file: .... <connectionStrings> <add name="Northwind.NET.FE.Properties.Settings.NorthwindNETConnectionString" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\Database\NorthwindNET.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient" /> </connectionStrings> ... -----Original Message----- From: Arthur Fuller <fuller.artful at gmail.com> To: Access Developers discussion and problem solving<accessd at databaseadvisors.com> Date: Sat, 18 Apr 2009 09:12:26 -0400 Subject: Re: [AccessD] SCRUM/Northwind.NET Prerelease Published > Hi Shamil, > > Question: where does the connection string live? > Also, upon loading the EXE I immediately get a message that says there are > known compatibility issues with this version of Windows (Vista). I guess > that this means I should re-download the source code and rebuild it. I'm > using VS 2008, SQL 2008 Standard. > Finally, I have not heard from Mark regarding a user name and password so I > can connect to his server. > > Thanks, > Arthur > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >