Re: how to transfert certain view and not all

Jean-Claude Wippler <[email protected]> Wed, 22 Mar 2006 22:49:29 +0100
Newsgroups gmane.comp.db.metakit
Message-ID <[email protected]>
Riccardo Cohen wrote:

> Thanks brian, but in C can you append a view to another ?
> I did not find any append in C api for view.
> I found "concat" but this function does not copy data :
[...]

In C++, there's InsertAt, one of the overloads takes a view:
   void InsertAt(int, const c4_View&);

-jcw


_____________________________________________
Metakit mailing list  -  [email protected]
http://www.equi4.com/mailman/listinfo/metakit