cursor.ToArraySet

Thomas Flemming tf at ttqv.com
Wed Jul 14 12:03:00 CDT 2010


Hi,

the following returns nothing:

  Dim arrayset As IVArraySet = cursor.ToArraySet

if the cursor.query contains a JOIN:

Query =	SELECT * from World
         JOIN World_cc ON World.cc = World_cc.cc1;

Is this normal?
Without a JOIN it works fine.


Regards,
Tom





-- 
/****************************************
**   Dipl.-Ing. Thomas Flemming
**   Software Development
**
**   Touratech AG
**   Auf dem Zimmermann 7-9
**   D-78078 Niedereschach
**
**   mail  tf at ttqv.com
**   fon   +49 (0) 7728 9279-206
**   fax   +49 (0) 7728 9279-29
**
**   http://www.ttqv.com
**   http://www.touratech.de
**
**   ... und immer dem Pfeil nach!
***************************************/


More information about the Valentina mailing list