Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Help: Displaying the data in data entry format
Hi friends,
I am using VB datagrid to display the monthly user data.I need the show
the data in the following way.the user should be able to enter data as
well as modify it.
Date Key1 key2.........................keyn
I have 3 tables .
time dimension which has the date from Jan1975 to Dec2050.
time key number the date date the key lookup table which contains the key definition. key number
the data entry table which has the following structure. datefld date
key number value varchar2
Can you suggest a method (query?/plsql) so that I can populate the grid.
Thanks in advance
Rao
--Received on Sat Feb 24 2001 - 13:43:55 CST
![]() |
![]() |