Salakhetdinov Shamil
mcp2004 at mail.ru
Sat Apr 4 14:43:18 CDT 2009
Hi Doug, Thank you for your feedback - it's good to know the project's forms and reports runs well on your system. Yes, http://www.gotreportviewer.com/ is a good site for information about usage of MS ReportViewever control, which we're going to use in our project intensively during the next two weeks.... Thank you. -- Shamil -----Original Message----- From: Doug Steele <dbdoug at gmail.com> To: Salakhetdinov Shamil <mcp2004 at mail.ru>, "Discussion concerning Visual Basic and related programming issues." <dba-vb at databaseadvisors.com> Date: Fri, 3 Apr 2009 14:41:08 -0700 Subject: Re: [dba-VB] http://northwind.codeplex.com > Hi Shamil and crew: > > I just downloaded the project and got it running. I would have loved to > participate, but I'm pretty busy and I'm just going to have to satisfy my > curiosity by lurking. > > I stumbled on the following site while checking out the report viewer; it > may be of some use to you: > > http://www.gotreportviewer.com/ > > Doug Steele > > > On Fri, Apr 3, 2009 at 1:34 PM, Salakhetdinov Shamil <mcp2004 at mail.ru>wrote: > > > Hi Arthur, > > > > No, you do not need to download Subversion - you can just download the > > current source code from: > > > > http://northwind.codeplex.com/SourceControl/changeset/view/3814 > > > > Please note *3814* is the latest full set of source files. > > > > When you get ot downloaded then: > > > > - unzip the archive; > > - attach db from \Database subfolder to your MS SQL 2005/2008 (Express) > > server (of course you can first copy these db files to your usual local > > location of db files); > > - start C# 2008 Express/VS 2008 Standard/Prof and open Northwind.Net.sln; > > - apply three SQL scripts from Northwind.NET.FE\Datasets\SQL subfolder; > > - correct connection string in Northwind.NET.FE project properties dialog > > to point to your SQL Server server (you can find info how to do that in a > > short video-clip located in \Tutorials subfolder) > > - compile/build/debug/run the application > > > > > > > > > > > > > >