Link to home
Start Free TrialLog in
Avatar of machine_run
machine_runFlag for United States of America

asked on

Visual Studio 2010, MsSql, C#, Crosstab Query

Trying to find out how to create crosstab queries for charts in Visual Studio 2010, C# Winform application, from a MS SQL database. Looks like the VC 2005 crosstab wizard is moved or gone. I don't want to use Crystal Reports if possible.

Anyone know how to create one in Visual Studio 2010?

TIA
ASKER CERTIFIED SOLUTION
Avatar of David Todd
David Todd
Flag of New Zealand image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of machine_run

ASKER

THANKS!