Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Transposing Tables

Re: Transposing Tables

From: Mike Burden <mburden_at_uk.att.com>
Date: Sun, 26 Sep 1999 00:20:12 +0100
Message-ID: <37ED58AC.2E016969@uk.att.com>


Grids were not really designed to do this. If the number of rows is small you can just use add item and transpose it in code.

Grid windows are designed to scroll up and down (i.e. There are events to fetch rows when scrolling up and down) not left and right.

SDR wrote:

> Hi all!!,
>
> Iīm currently working with VB6 and ADO2.1, and I would like to include a
> grid in my app (as well a Datagrid, as a MSFlexgrid: I donīt care).
>
> But my problem is that I want to transpose a table obtained from Oracle
> (columns as rows and rows as columns).
>
> Can someone help me?
>
> Thanks in advance,
>
> Seba
Received on Sat Sep 25 1999 - 18:20:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US