Re: How to Convert Access Transform/Pivot Query for SQL Server
From: Uri Dimant (urid_at_iscar.co.il)
Date: 05/23/04
- Next message: SQL SQL: "Example of a Hierarchic query in SQL???"
- Previous message: Alicia: "RE: Query Help"
- In reply to: Charles Law: "Re: How to Convert Access Transform/Pivot Query for SQL Server"
- Next in thread: Charles Law: "Re: How to Convert Access Transform/Pivot Query for SQL Server"
- Reply: Charles Law: "Re: How to Convert Access Transform/Pivot Query for SQL Server"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 23 May 2004 13:01:06 +0200
Charles
You have to do nothing. There is no tool,script,function to re-write it for
you. Look at CASE expression to deal with such kind of queries.
Also,permit me to suggest you perfoming such reports( if you need to make a
report) on the client side.
"Charles Law" <blank@nowhere.com> wrote in message
news:eT8ZHKFQEHA.3660@tk2msftngp13.phx.gbl...
> Hi Jack
>
> The second reference is closer to the mark because I am looking at a
> variable number of columns.
>
> I'm keen to find out what this ROLLUP thing is all about because MS
suggest
> that it is the SQL Server version of TRANSFORM ... PIVOT. But there the
> trail goes cold. I can't find anything that gives examples of an Access
> query being re-written for SQL Server using these two constructs.
>
> Charles
>
>
> "Jack D. Ripper" <steve.nospam.@rac4sql.net> wrote in message
> news:%2357TqCDQEHA.2216@TK2MSFTNGP12.phx.gbl...
> > Ok here's a start:
> >
> > http://support.microsoft.com/default.aspx?scid=kb;EN-US;q175574
> > http://groups.google.com/groups?q=sqlserver+crosstab
> >
> > Good luck:)
> >
> >
>
>
- Next message: SQL SQL: "Example of a Hierarchic query in SQL???"
- Previous message: Alicia: "RE: Query Help"
- In reply to: Charles Law: "Re: How to Convert Access Transform/Pivot Query for SQL Server"
- Next in thread: Charles Law: "Re: How to Convert Access Transform/Pivot Query for SQL Server"
- Reply: Charles Law: "Re: How to Convert Access Transform/Pivot Query for SQL Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|