EdMacDonald
Programmer
I would like to perform the equivalent of an MS Access cross tab query in SQL server 7 where the values of a chosen field become fields of the the result set. And I'd rather not use MS Jet as an intermediary.<br><br>I'm thinking there ought to be a stored proc floating around for this one. Anyone have something like this?<br><br>Thanks,<br><br>Ed<br><br>