Reporting in VB 6 - TechRepublic
Question
June 30, 2009 at 05:34 AM
gemini_kishore

Reporting in VB 6

by gemini_kishore . Updated 16 years, 11 months ago

Sir,
My Project is for a college student management.It uses VB 6 and oracle at backend.
my problem is that i have 3 tables in oracle after combining those tables i got data in a mshflexgrid as follows for a particular register number;
subjcode subjname internals externals

cs201 data structures 12 67
…. …… … ..

now i want data in a new mshflexgrid or report in such a mannner

registerno cs1201 cs1202 cs1202 ……

i want to show the internals and externals of every subjcode such as cs1201 cs1202 in a new grid

This discussion is locked

All Comments