jwcolby
jwcolby at colbyconsulting.com
Mon Jan 24 10:19:09 CST 2011
This is a "canned" application that will run on a user's machine out in the world somewhere. As such whatever it does it needs to be part of the C# / .Net run-time package for the application. John W. Colby www.ColbyConsulting.com On 1/24/2011 10:55 AM, Dan Waters wrote: > I looked at reports for a while and decided to use Report Server in SQL > Server 2008 R2. They have more features than in SQL Server 2008, and are > free. So you don't have to deal with Crystal Reports licensing questions or > issues. I don't have experience with this yet, nor have I used Crystal > Reports. > > You install Report Server when you install SQL Server, or you can install > Report Server at some point later. > > Dan > > -----Original Message----- > From: dba-vb-bounces at databaseadvisors.com > [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby > Sent: Monday, January 24, 2011 9:50 AM > To: VBA > Subject: [dba-VB] Report wizard / viewer > > I am building databases in C# now and am reaching the point where I have to > think about reports. I > see the report wizard and report viewer object. Are you guys using this? > Is this crystal reports > in a wrapper or something? Easy, hard? Things I need to know as I start > using this thing? > > TIA, >