Abstract data fields!

From: Atmapuri (janez.makovsek_at_usa.net)
Date: 12/16/03


Date: Tue, 16 Dec 2003 22:19:20 +0100

Hi!

Is it possible to define object view (like an arrayField ) with TAdoTable?
(I would like to display several fields within one column as an array.)
The field is a lookup field...

Thanks!
Atmapuri



Relevant Pages

  • Re: help urgent
    ... Declare a dynamic array of stuctures. ... > in the event handler should display an OpenFileDialog allowing the user ... load the date from each array member into the combo box. ...
    (microsoft.public.vb.general.discussion)
  • Re: pass an array throuh a function
    ... >The array would record the data from the user from one function.AND another ... >once the user is done and send it to the display function. ... your displayfunction is going through a loop. ... int count; ...
    (alt.comp.lang.learn.c-cpp)
  • Re: error 3048 - Cannot open any more databases
    ... recommendations and I declared my array as static and also loaded the array ... Yes the bound column of my combo boxes are not the display column. ... the same subform, just inserted 48 times. ...
    (microsoft.public.access.formscoding)
  • Re: error 3048 - Cannot open any more databases
    ... I am having a hard time creating a multidimensional array. ... Yes the bound column of my combo boxes are not the display column. ... the same subform, just inserted 48 times. ...
    (microsoft.public.access.formscoding)
  • Re: scanf problem
    ... >8 bit binary representation from keyboard which is then scanfed into &Ptext ... a string of 8 characters needs an array of 9. ... There is no guarantee that this prompt will be displayed right away. ... probably a little drastic just to get a prompt to display. ...
    (comp.lang.c)